Skip to main content

create_with_store

Function create_with_store 

Source
pub fn create_with_store(
    store: &dyn CardStore,
    input: Value,
) -> Result<(String, PathBuf), String>
Expand description

Create a new Card backed by store.