Struct syntax::symbol::keywords::Keyword [−][src]
pub struct Keyword { /* fields omitted */ }
Methods
impl Keyword
[src]
impl Keyword
Trait Implementations
impl Clone for Keyword
[src]
impl Clone for Keyword
fn clone(&self) -> Keyword
[src]
fn clone(&self) -> Keyword
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Keyword
[src]
impl Copy for Keyword
impl Eq for Keyword
[src]
impl Eq for Keyword
impl PartialEq<Keyword> for Keyword
[src]
impl PartialEq<Keyword> for Keyword