pub trait EndpointState: EndpointStateSealed { }Expand description
Typestate base trait indicating whether an endpoint has been configured via its corresponding setter.
pub trait EndpointState: EndpointStateSealed { }Typestate base trait indicating whether an endpoint has been configured via its corresponding setter.