Docs.rs
bevy_map_schema-0.2.0
bevy_map_schema 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jbuehler23
Dependencies
bevy_map_core ^0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
Versions
24.59%
of the crate is documented
Go to latest version
Platform
i686-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
load_schema_from_bytes
bevy_
map_
schema
0.2.0
bevy_map_schema
Function
load_
schema_
from_
bytes
Copy item path
Source
pub fn load_schema_from_bytes(bytes: &[
u8
]) ->
Result
<
Schema
,
SchemaError
>
Expand description
Load a schema from bytes