Docs.rs
assembly-maps-0.2.0
assembly-maps 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Xiphoseer
Dependencies
assembly-core ^0.2.0
normal
byteorder ^1
normal
displaydoc ^0.1
normal
num-traits ^0.2
normal
serde ^1
normal
optional
thiserror ^1
normal
anyhow ^1
dev
structopt ^0.2
dev
Versions
36.03%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module raw
assembly_
maps
0.2.0
Module raw
Sections
The terrain (
*.raw
) file format
Module Items
Modules
In crate assembly_
maps
assembly_maps
Module
raw
Copy item path
Source
Expand description
§
The terrain (
*.raw
) file format
This module can be used to read the terrain file format used in the game LEGO Universe.
Modules
§
file
General structs and data
parser
Parsers for the data
reader