Docs.rs
astral-error-0.0.5
astral-error 0.0.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:astral-engine:owner
Dependencies
astral-engine ^0.0.3
dev
Versions
100%
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
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
astral_
error
0.0.5
All Items
Crate Items
Structs
Traits
Type Aliases
Crate
astral_error
Copy item path
Expand description
Traits and structures for working with Errors in the Astral Engine.
Structs
§
Error
The generic error type for the Astral engine.
Traits
§
Option
Ext
Extension methods for
Option
.
Result
Ext
Extension methods for
Result
.
Type Aliases
§
Result
A specialized
Result
type in the Astral Engine.