Struct coinbase_pro_rs::adapters::ASync[][src]

pub struct ASync;

Trait Implementations

impl<T> Adapter<T> for ASync
[src]

Auto Trait Implementations

impl Send for ASync

impl Sync for ASync