Skip to main content

strip_local_pointer

Function strip_local_pointer 

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

Returns Some(literal) of the current/local Databoard pointer if it is one, otherwise None. The leading _ is removed from the literal.