Skip to main content

create_tree

Function create_tree 

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