Skip to main content

get_test_more_documentation

Function get_test_more_documentation 

Source
pub fn get_test_more_documentation(
    name: &str,
) -> Option<(&'static str, &'static str)>
Expand description

Return (signature, description) for a Test::More function, or None if unknown.