Struct srt_protocol::settings::AllowAllStreamAcceptor
source · pub struct AllowAllStreamAcceptor { /* private fields */ }
Trait Implementations§
source§impl Clone for AllowAllStreamAcceptor
impl Clone for AllowAllStreamAcceptor
source§fn clone(&self) -> AllowAllStreamAcceptor
fn clone(&self) -> AllowAllStreamAcceptor
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Default for AllowAllStreamAcceptor
impl Default for AllowAllStreamAcceptor
source§fn default() -> AllowAllStreamAcceptor
fn default() -> AllowAllStreamAcceptor
Returns the “default value” for a type. Read more