pub(super) fn get_id_by_name(
    db: &Db,
    tree_name: &str,
    name: &str
) -> Result<Option<u32>, AppError>
Expand description

get id by name