pub struct Const(pub Span);
const
Don't try to remember the name of this type -- use the Token!
macro instead.
Performs copy-assignment from source
. Read more
Returns the "default value" for a type. Read more
Formats the value using the given formatter. Read more
This method tests for self
and other
values to be equal, and is used by ==
. Read more
This method tests for !=
.
Feeds this value into the given [Hasher
]. Read more
Feeds a slice of this type into the given [Hasher
]. Read more
Write self
to the given TokenStream
. Read more
Convert self
directly into a TokenStream
object. Read more
A short name of the type being parsed. Read more