Fields
pascal_identifier: String
original_tokens: String
Trait Implementations
sourceimpl Serialize for TemplateArgsMacroPaxType
impl Serialize for TemplateArgsMacroPaxType
Auto Trait Implementations
impl RefUnwindSafe for TemplateArgsMacroPaxType
impl Send for TemplateArgsMacroPaxType
impl Sync for TemplateArgsMacroPaxType
impl Unpin for TemplateArgsMacroPaxType
impl UnwindSafe for TemplateArgsMacroPaxType
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