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