Trait bitgo_api::BitGoAPI[][src]

pub trait BitGoAPI: BitGoWebhookAPI + BitGoWalletAPI + BitGoTransferAPI + Sync + Send + 'static { }

Implementors