[][src]Trait subor_rs::http_s_d_k_services::THttpServiceSyncClientMarker

pub trait THttpServiceSyncClientMarker { }

Implementors

impl<IP, OP> THttpServiceSyncClientMarker for HttpServiceSyncClient<IP, OP> where
    IP: TInputProtocol,
    OP: TOutputProtocol
[src]

Loading content...