Struct turtle_syntax::lexing::NotAKeyword
source · pub struct NotAKeyword;
Trait Implementations§
source§impl Clone for NotAKeyword
impl Clone for NotAKeyword
source§fn clone(&self) -> NotAKeyword
fn clone(&self) -> NotAKeyword
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more