Skip to main content

create

Function create 

Source
pub fn create(
    db: &Database,
    states_config: &StatesConfig,
    phases_config: &PhasesConfig,
    tags_config: &TagsConfig,
    ids_config: &IdsConfig,
    args: Value,
) -> Result<Value>