about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/statics-consts.stdout
blob: 54516fe613fb4b8c95c9c04b51e297c02f14d9f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
+---------------------------+------------+------------+------------+
| 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% |
+---------------------------+------------+------------+------------+