Skip to main content

backend_id_from_value

Function backend_id_from_value 

Source
pub fn backend_id_from_value(value: &Value) -> Option<BackendId>
Expand description

read a backend id out of a raw json value: a number, a string, or an object with an id field (a nested brief).