Type Alias LocInfo

Source
pub type LocInfo = (Loc, Loc);

Trait Implementations§

Source§

impl From<&Error> for LocInfo

Source§

fn from(e: &Error) -> Self

Converts to this type from the input type.
Source§

impl From<&Error> for LocInfo

Source§

fn from(e: &Error) -> Self

Converts to this type from the input type.