Struct tis_100::core::ParseSourceError [] [src]

pub struct ParseSourceError;

An error which can be returned when parsing a source.

Trait Implementations

impl Debug for ParseSourceError
[src]

Formats the value using the given formatter.

impl PartialEq for ParseSourceError
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.