Trait kraapi::api::Output[][src]

pub trait Output { }

Marker trait for output types that are returned from Kraken. Ensures that KrakenClient’s request method expects the correct output types

Implementors

Loading content...