Docs.rs
imodfile-0.2.2
imodfile 0.2.2
Permalink
Docs.rs crate page
MIT
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
elemeng
Dependencies
numpy ^0.29
normal
optional
pyo3 ^0.29
normal
optional
thiserror ^2
normal
proptest ^1
dev
Versions
98.85%
of the crate is documented
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
Skip to main content
Module error
imodfile
0.2.2
Module error
Module Items
Enums
Type Aliases
In crate imodfile
imodfile
Module
error
Copy item path
Source
Enums
§
Imod
Error
Errors that can occur while reading/writing IMOD model files.
Type Aliases
§
Imod
Result
Alias for
Result<T, ImodError>
.