[][src]Trait ruma_api::OutgoingNonAuthRequest

pub trait OutgoingNonAuthRequest: OutgoingRequest { }

Marker trait for requests that don't require authentication. (for the client side)

Implementors

Loading content...