Docs.rs
stl-bin-parser-0.0.1
stl-bin-parser 0.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
remexre
Dependencies
error-chain ^0.10.0
normal
nom ^2.2.1
normal
byteorder ^1.0.0
dev
Versions
58.33%
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
stl_
bin_
parser
0.0.1
All Items
Crate Items
Structs
Enums
Traits
Type Aliases
Crate
stl_bin_parser
Copy item path
Source
Structs
§
Error
The Error type.
Stl
An STL file.
Triangle
Vertex
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.