remove_inspect_prefix

Function remove_inspect_prefix 

Source
pub fn remove_inspect_prefix(s: String) -> Option<String>
Expand description

Remove the “INSPECT:” prefix from selectors. Returns None if the Inspect prefix is not found.