[][src]Trait lightspeed_core::service::auth::Owned

pub trait Owned {
    fn get_owner_id(&self) -> i64;
}

Required methods

fn get_owner_id(&self) -> i64

Loading content...

Implementors

Loading content...