pub fn strip_top_level_pointer(key: &str) -> Option<&str>
Returns Some(literal) of the top level Databoard pointer if it is one, otherwise None. The leading @ is removed from the literal.
Databoard
None
@