Docs.rs
rust-chain-0.2.3
rust-chain 0.2.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
learnforpractice
Dependencies
cfg-if ^1.0
normal
chaintester ^0.2
normal
eosio-macro ^0.2
normal
eosio-scale-info ^2.1.3
normal
serde ^1.0
normal
serde_json ^1.0.32
normal
Versions
84.66%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
PrimaryValueInterface
Required Methods
get_primary
Implementors
In rust_chain::db
?
Trait
rust_chain
::
db
::
PrimaryValueInterface
source
·
[
−
]
pub trait PrimaryValueInterface { fn
get_primary
(&self) ->
u64
; }
Expand description
Required Methods
source
fn
get_primary
(&self) ->
u64
Implementors