Trait ruma_api::OutgoingNonAuthRequest [−][src]
pub trait OutgoingNonAuthRequest: OutgoingRequest { }Expand description
Marker trait for requests that don’t require authentication, for the client side.
pub trait OutgoingNonAuthRequest: OutgoingRequest { }Marker trait for requests that don’t require authentication, for the client side.