Docs.rs
embedded_commands_rs-0.1.7
embedded_commands_rs 0.1.7
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
WebAppEnjoyer
Dependencies
lexical-core ^1.0.5
normal
phf ^0.12.1
normal
Versions
27.27%
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
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
Crate embedded_commands_rs
embedded_
commands_
rs
0.1.7
All Items
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
Crate
embedded_
commands_
rs
Copy item path
Source
Macros
§
phf_map
Structs
§
Interpreter
Map
An immutable map constructed at compile time.
Enums
§
Token
An enum which can contain the i64, f64, bool or Cow<’a,str> concrete types.
Functions
§
parse_
tokens
Type Aliases
§
Command
Fn