Trait ytr::ApiResponse

source ·
pub trait ApiResponse: DeserializeOwned { }
Expand description

API method response.

Object Safety§

This trait is not object safe.

Implementors§