rust/src/test/rustdoc-ui/coverage/traits.stdout

17 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-02-21 22:02:56 +00:00
+---------------------------+------------+------------+------------+
| Item Type | Documented | Total | Percentage |
+---------------------------+------------+------------+------------+
| Modules | 0 | 1 | 0.0% |
| Structs | 1 | 1 | 100.0% |
| Traits | 1 | 1 | 100.0% |
| Trait Methods | 2 | 2 | 100.0% |
| Associated Types | 1 | 1 | 100.0% |
| Trait Aliases | 1 | 1 | 100.0% |
+---------------------------+------------+------------+------------+
| Total (non trait impls) | 6 | 7 | 85.7% |
+---------------------------+------------+------------+------------+
| Trait Impl Items | 2 | 3 | 66.7% |
+---------------------------+------------+------------+------------+
| Total | 8 | 10 | 80.0% |
+---------------------------+------------+------------+------------+