Struct makepad_shader_compiler::generate::DisplayFnName
source · [−]Tuple Fields
0: FnPtr
1: Ident
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DisplayFnName
impl Send for DisplayFnName
impl Sync for DisplayFnName
impl Unpin for DisplayFnName
impl UnwindSafe for DisplayFnName
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