Trait ruma::api::OutgoingNonAuthRequest  
source · [−]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.