Expand description
ParseErr: the FromStr::Err of every math type in this crate.
Structsยง
- Parse
Err - 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.