Trait otter_api_tests::shapelib::AccountNameOrId[][src]

pub trait AccountNameOrId: Copy {
    pub fn initial_lookup(self, accounts: &Accounts) -> Option<AccountId>;
}

Required methods

pub fn initial_lookup(self, accounts: &Accounts) -> Option<AccountId>[src]

Loading content...

Implementors

Loading content...