Docs.rs
cexpr-0.6.0
cexpr 0.6.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
jethrogb
emilio
Dependencies
nom ^7
normal
clang-sys >=0.13.0, <0.29.0
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cexpr
0.6.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
Error
expr::IdentifierParser
nom::Error
token::Token
Enums
ErrorKind
expr::EvalResult
literal::CChar
nom::Err
nom::ErrorKind
nom::Needed
token::Kind
Functions
assert_full_parse
expr::expr
expr::fn_macro_declaration
expr::macro_definition
literal::full
literal::parse
token::remove_comments
Type Aliases
expr::CResult
nom::IResult