Docs.rs
schematic-mesher-0.1.0
schematic-mesher 0.1.0
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
Nano112
Dependencies
clap ^4.5
normal
optional
console_error_panic_hook ^0.1
normal
optional
glam ^0.27
normal
gltf-json ^1.4
normal
image ^0.25
normal
js-sys =0.3.76
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
wasm-bindgen =0.2.99
normal
optional
zip ^2.0
normal
tempfile ^3.0
dev
Versions
87.84%
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
Module error
schematic_
mesher
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate schematic_
mesher
schematic_mesher
Module
error
Copy item path
Source
Expand description
Error types for the schematic mesher.
Enums
§
Mesher
Error
Main error type for schematic meshing operations.
Type Aliases
§
Result
Result type alias using MesherError.