Struct serde_yaml::Location [−][src]
pub struct Location { /* fields omitted */ }
Expand description
This type represents the location that an error occured.
Implementations
impl Location
[src]
impl Location
[src]pub struct Location { /* fields omitted */ }
This type represents the location that an error occured.
impl Location
[src]impl RefUnwindSafe for Location
impl Send for Location
impl Sync for Location
impl Unpin for Location
impl UnwindSafe for Location