Docs.rs
serde-beve-1.0.0
Platform
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
serde-beve 1.0.0
A BEVE data format for Serde
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
complex_numbers.beve
complex_numbers.json
float32_array.beve
float32_array.json
float64_array.beve
float64_array.json
general_object.beve
general_object.json
nested_object.beve
nested_object.json
strings_array.beve
strings_array.json
tests.rs
uint16_array.beve
uint16_array.json
1
{
"
values
"
:
[
3
.
14159
,
2
.
71828
,
1
.
41421
]
}