Skip to main content

strip_top_level_pointer

Function strip_top_level_pointer 

Source
pub fn strip_top_level_pointer(key: &str) -> Option<&str>
Expand description

Returns Some(literal) of the top level Databoard pointer if it is one, otherwise None. The leading @ is removed from the literal.