Docs.rs
mathcat-0.2.2
mathcat 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
NSoiffer
Dependencies
bitflags ^1.2.1
normal
cfg-if ^1.0
normal
dirs ^4.0
normal
env_logger ^0.8.4
normal
error-chain ^0.12.4
normal
getrandom ^0.2.3
normal
internment ^0.5.4
normal
lazy_static ^1.4.0
normal
log ^0.4.0
normal
phf ^0.10.0
normal
radix_fmt ^1.0.0
normal
rand ^0.8.0
normal
regex ^1.5.4
normal
strum ^0.23.0
normal
strum_macros ^0.23.0
normal
sxd-document ^0.3.2
normal
sxd-xpath ^0.4.2
normal
yaml-rust ^0.4.5
normal
zip ^0.6.2
normal
bitflags ^1.2.1
build
phf ^0.8.0
build
zip ^0.6.2
build
Versions
52.48%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module errors
Structs
Enums
Traits
Type Definitions
?
Module
libmathcat
::
errors
source
·
[
−
]
Structs
Error
The Error type.
Enums
ErrorKind
The kind of an error.
Traits
ResultExt
Additional methods for
Result
, for easy interaction with this crate.
Type Definitions
Result
Convenient wrapper around
std::Result
.