lair_keystore_api 0.0.1-alpha.2

secret lair private keystore types
Documentation
1
2
3
4
5
6
7
//! Internal utility functions - note, the api for anything in this module
//! is unstable and may change even for patch versions of this library.

pub mod codec;
pub mod ipc;
pub mod util;
pub mod wire;