Trait ytr::ApiResponse[][src]

pub trait ApiResponse: DeserializeOwned { }

API method response.

Implementors