lexe-node-client 0.1.7

Client types used to connect to your Lexe Node
Documentation
1
2
3
4
5
6
//! A crate containing clients to user nodes and the Lexe gateway.

/// `NodeClient` and `GatewayClient`.
pub mod client;
/// Client credentials.
pub mod credentials;