pub struct menoh_variable_profile_table_builder { /* private fields */ }Auto Trait Implementations§
impl Freeze for menoh_variable_profile_table_builder
impl RefUnwindSafe for menoh_variable_profile_table_builder
impl Send for menoh_variable_profile_table_builder
impl Sync for menoh_variable_profile_table_builder
impl Unpin for menoh_variable_profile_table_builder
impl UnwindSafe for menoh_variable_profile_table_builder
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more