Docs.rs
azoth-0.1.0
azoth 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
johnny-emp
Dependencies
anyhow ^1.0
normal
azoth-core ^0.1.0
normal
azoth-file-log ^0.1.0
normal
azoth-lmdb ^0.1.0
normal
azoth-projector ^0.1.0
normal
azoth-sqlite ^0.1.0
normal
bincode ^1.3
normal
chrono ^0.4
normal
rusqlite ^0.31
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
parking_lot ^0.12
dev
tempfile ^3.0
dev
tokio ^1.0
dev
tracing-subscriber ^0.3
dev
Versions
77.63%
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
I256
azoth
0.1.0
I256
Aliased Type
In azoth::
typed_
values
azoth
::
typed_values
Type Alias
I256
Copy item path
Source
pub type I256 =
U256
;
Expand description
256-bit signed integer (placeholder)
Aliased Type
ยง
pub struct I256(
/* private fields */
);