Struct json_sourcemap::LocationMap 
source · pub struct LocationMap(_);Expand description
The location information of the json pointer
Implementations§
source§impl LocationMap
 
impl LocationMap
Trait Implementations§
source§impl Clone for LocationMap
 
impl Clone for LocationMap
source§fn clone(&self) -> LocationMap
 
fn clone(&self) -> LocationMap
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