Docs.rs
simple-json2-0.1.2
simple-json2 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jimmychu0807
Dependencies
num-traits ^0.2.11
normal
paste ^0.1.10
normal
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simple_
json2
0.1.2
Digits
Aliased Type
In simple_
json2::
json
simple_json2
::
json
Type Alias
Digits
Copy item path
Source
pub type Digits =
OneOrMore
<
DigitChar
>;
Aliased Type
ยง
pub struct Digits(
/* private fields */
);