Docs.rs
asdf-core-0.2.1
asdf-core 0.2.1
Docs.rs crate page
MIT
19 September 2026
Links
Repository
crates.io
Source
Owners
cruzzil
Dependencies
asdf-yaml ^0.2.0
normal
bzip2 ^0.6
normal
optional
flate2 ^1
normal
optional
half ^2
normal
lz4_flex ^0.11
normal
optional
md-5 ^0.10
normal
memmap2 ^0.9
normal
thiserror ^2
normal
asdf-yaml ^0.2.0
dev
Versions
98.48%
of the crate is documented
Go to latest version
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
asdf_
core
0.2.1
Module error
Module Items
Structs
Enums
Type Aliases
In crate asdf_
core
asdf_core
Module
error
Copy item path
Source
Expand description
Errors, mapped onto the codes the C API reports.
Structs
§
Error
An error from the ASDF engine.
Enums
§
Error
Code
The error codes
asdf_error_code
reports.
Type Aliases
§
Result
The engine’s result type.