zk_
kit_
pmt
0.1.1
DBKey
Trait Implementations
From<Key>
In crate zk_
kit_
pmt
zk_kit_pmt
Type Alias
DBKey
Copy item path
Source
pub type DBKey = [
u8
;
8
];
Expand description
Denotes keys in a database
Trait Implementations
§
Source
§
impl
From
<
Key
> for
DBKey
Source
§
fn
from
(key:
Key
) -> Self
Converts to this type from the input type.