Struct syn::ArgSelf [−][src]
Self captured by value in a function signature: self
or mut self
.
This type is available if Syn is built with the "full"
feature.
Fields
mutability: Option<Mut>
self_token: Self_