mangadex_api::v5::api_client::id::secret

Trait SecretEndpointMethods

Source
trait SecretEndpointMethods {
    // Required methods
    fn get(&self) -> GetClientSecretBuilder;
    fn post(&self) -> RegenerateClientSecretBuilder;
}

Required Methods§

Implementors§