Struct fluent_testing::scenarios::structs::L10nArgument
source · Fields
id: Stringvalue: StringImplementations
sourceimpl L10nArgument
impl L10nArgument
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for L10nArgument
impl Send for L10nArgument
impl Sync for L10nArgument
impl Unpin for L10nArgument
impl UnwindSafe for L10nArgument
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more