extract_example_name

Function extract_example_name 

Source
pub fn extract_example_name(file: &str) -> Option<String>
Expand description

Extract the example name from the std::file! path, used by the run_current_example! macro.