oauth2

Trait EndpointState

Source
pub trait EndpointState: EndpointStateSealed { }
Expand description

Typestate base trait indicating whether an endpoint has been configured via its corresponding setter.

Implementors§