Docs.rs
astral-engine-0.0.3
astral-engine 0.0.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:astral-engine:owner
Dependencies
astral-error ^0.0.5
normal
astral-math ^0.0.3
normal
astral-string ^0.0.5
normal
astral-thirdparty ^0.0.2
normal
astral-util ^0.0.5
normal
slog-async ^2.3
dev
slog-term ^2.4
dev
Versions
0%
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
Crate error
astral
0.0.3
All Items
Crate Items
Structs
Traits
Type Aliases
astral
Crate
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.