Struct parser_c::parser::parser::Located
[−]
[src]
pub struct Located<a>(_, _);
Trait Implementations
impl<a: Clone> Clone for Located<a>
[src]
fn clone(&self) -> Located<a>
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more