Function rustdoc::markdown::test
[−]
[src]
pub fn test(input: &str,
cfgs: Vec<String>,
libs: SearchPaths,
externs: Externs,
test_args: Vec<String>,
maybe_sysroot: Option<PathBuf>)
-> isize
🔬 This is a nightly-only experimental API. (
rustdoc
)Run any tests/code examples in the markdown file input
.