Docs.rs
ic-dbms-api-0.1.0
ic-dbms-api 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
veeso
Dependencies
candid ^0.10
normal
getrandom ^0.3
normal
ic-cdk ^0.19
normal
ic-dbms-macros ^0.1
normal
like ^0.3
normal
rust_decimal ^1
normal
serde ^1
normal
thiserror ^2
normal
uuid ^1
normal
Versions
61.61%
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
TableFingerprint
ic_
dbms_
api
0.1.0
In ic_
dbms_
api::
prelude
ic_dbms_api
::
prelude
Type Alias
Table
Fingerprint
Copy item path
Source
pub type TableFingerprint =
u64
;
Expand description
A type representing a unique fingerprint for a table schema.