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