pub fn get_test_more_documentation( name: &str, ) -> Option<(&'static str, &'static str)>
Return (signature, description) for a Test::More function, or None if unknown.
(signature, description)
None