Enum ApiType
lib::kraken
pub enum ApiType { Public, Private, }
Public
Private
impl Send for ApiType
impl Sync for ApiType