Docs.rs
lake-parent-transaction-cache-0.8.0-beta.1
lake-parent-transaction-cache 0.8.0-beta.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nearprotocol-ci
Dependencies
cached ^0.43.0
normal
derive_builder ^0.12.0
normal
near-lake-framework ^0.8.0-beta.1
normal
anyhow ^1.0.44
dev
Versions
76.92%
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
TransactionHash
lake_
parent_
transaction_
cache
0.8.0-beta.1
Transaction
Hash
Aliased Type
Fields
0
In crate lake_
parent_
transaction_
cache
lake_parent_transaction_cache
Type Alias
Transaction
Hash
Copy item path
Source
pub type TransactionHash =
CryptoHash
;
Aliased Type
§
pub struct TransactionHash(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]