Trait OutgoingNonAuthRequest
ruma_api
pub trait OutgoingNonAuthRequest: OutgoingRequest { }
Marker trait for requests that don't require authentication. (for the client side)