lair_keystore_api 0.2.3

secret lair private keystore API library
Documentation
//! Internal utility functions - note, the api for anything in this module
//! is unstable and may change even for patch versions of this library.

/// Utilities for lair build.rs files.
pub mod build;
pub mod tls;