Docs.rs
astral-error-0.0.4
astral-error 0.0.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:astral-engine:owner
Dependencies
astral-engine ^0.0.2
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Crate astral_error
Version 0.0.4
All Items
Structs
Traits
Type Definitions
?
Crate
astral_error
[
−
]
Expand description
Traits and structures for working with Errors in the Astral Engine.
Structs
Error
The generic error type for the Astral engine.
Traits
OptionExt
Extension methods for
Option
.
ResultExt
Extension methods for
Result
.
Type Definitions
Result
A specialized
Result
type in the Astral Engine.