Function rustdoc::markdown::test
[−]
[src]
pub fn test(input: &str, cfgs: Vec<String>, libs: SearchPaths, externs: Externs, test_args: Vec<String>) -> isize
Unstable (
rustdoc
)Run any tests/code examples in the markdown file input
.