pub fn strip_local_pointer(key: &str) -> Option<&str>
Returns Some(literal) of the current/local Databoard pointer if it is one, otherwise None. The leading _ is removed from the literal.
Databoard
None
_