Struct fluent_testing::scenarios::structs::L10nAttribute
source · Fields
name: Stringvalue: StringImplementations
sourceimpl L10nAttribute
impl L10nAttribute
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for L10nAttribute
impl Send for L10nAttribute
impl Sync for L10nAttribute
impl Unpin for L10nAttribute
impl UnwindSafe for L10nAttribute
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