Docs.rs
frozen-core-0.0.8
frozen-core 0.0.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adityamotale
Dependencies
tempfile ^3.20.0
dev
libc ^0.2.178
normal
optional
libc ^0.2.178
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
frozen_
core
0.0.8
Module error
Module Items
Structs
Type Aliases
In crate frozen_
core
frozen_core
Module
error
Copy item path
Source
Expand description
Custom implementations for
Result<T>
and
Err<T>
Structs
§
Frozen
Err
Custom error object used in
FrozenRes
Type Aliases
§
Frozen
Res
Custom result type w/
FrozenErr
as error type