#[repr(C)]pub struct bufferevent_rate_limit_group { /* private fields */ }Trait Implementations§
source§impl Clone for bufferevent_rate_limit_group
impl Clone for bufferevent_rate_limit_group
source§fn clone(&self) -> bufferevent_rate_limit_group
fn clone(&self) -> bufferevent_rate_limit_group
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 more