Expand description

Items for connecting and interacting with a lair keystore as a client.

Modules§

  • Wrap a raw tokio::io::Async{Read, Write} channel into a LairClient.
  • Traits related to LairClient. Unless you’re writing a new implementation, you probably don’t need these.

Structs§

  • A lair keystore client handle. Use this to make requests of the keystore.