zk_
kit_
pmt
0.1.0
DBKey
Trait Implementations
From<Key>
In crate zk_
kit_
pmt
Type Alias
zk_kit_pmt
::
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.