[][src]Trait firestore_db_and_auth::users::DocumentPath

pub trait DocumentPath<'a> {
    fn path(&self) -> &'a str;
}

Required methods

fn path(&self) -> &'a str

Loading content...

Implementors

Loading content...