Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
ron-0.8.1
ron 0.8.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
torkleyy
juntyr
Dependencies
base64 ^0.21
normal
bitflags ^2.0
normal
indexmap ^2.0
normal
optional
serde ^1.0.60
normal
serde_derive ^1.0
normal
option_set ^0.2
dev
serde ^1.0
dev
serde_bytes ^0.11
dev
serde_json ^1.0
dev
Versions
50.79%
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
ron
0.8.1
Module value
Module Items
Structs
Enums
In crate ron
ron
Module
value
Copy item path
Source
Expand description
Value module.
Structs
§
Float
A wrapper for
f64
, which guarantees that the inner value is finite and thus implements
Eq
,
Hash
and
Ord
.
Map
A
Value
to
Value
map.
Enums
§
Number
A wrapper for a number, which can be either
f64
or
i64
.
Value