Skip to main content

Module parse_err

Module parse_err 

Source
Expand description

ParseErr: the FromStr::Err of every math type in this crate.

Structsยง

ParseErr
Failure to parse a math object from its string form. The message is carried privately so variants can be added later without breaking the public API.