dir_create

Function dir_create 

Source
pub async fn dir_create(
    trx: &Transaction,
    path: &[&str],
) -> Result<DirectoryOutput, DirectoryError>
Expand description

Generic: create or open a directory like [“srotas”], [“srotas”,“users”]