Skip to main content

get

Function get 

Source
pub fn get(card_id: &str) -> Result<Option<Value>, String>
Expand description

Read a Card by id. Returns None if not found.