Struct rustdoc::test::Collector
[−]
[src]
pub struct Collector { pub tests: Vec<TestDescAndFn>, // some fields omitted }
Unstable (
rustdoc
)Fields
tests: Vec<TestDescAndFn>
Unstable (
rustdoc
)