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 Locationimpl Send for Locationimpl Sync for Locationimpl Unpin for Locationimpl UnwindSafe for Location