Skip to main content

check_top_level_pointer

Function check_top_level_pointer 

Source
pub fn check_top_level_pointer(key: &str) -> Result<&str, &str>
Expand description

Returns the literal of the top level Databoard pointer if it is one.

ยงErrors

  • if is not a top level Databoard pointer, the error contains the unchanged pointer.