Files
rust/src/test/rustdoc-ui/coverage/statics-consts.stdout

13 lines
828 B
Plaintext
Raw Normal View History

2019-02-21 16:02:56 -06:00
+---------------------------+------------+------------+------------+
| Item Type | Documented | Total | Percentage |
+---------------------------+------------+------------+------------+
| Modules | 1 | 1 | 100.0% |
| Structs | 0 | 1 | 0.0% |
| Traits | 1 | 1 | 100.0% |
| Associated Constants | 2 | 2 | 100.0% |
| Statics | 1 | 1 | 100.0% |
| Constants | 1 | 1 | 100.0% |
+---------------------------+------------+------------+------------+
| Total | 6 | 7 | 85.7% |
+---------------------------+------------+------------+------------+