openlegends_client/
lib.rs

1
2
pub mod client;
pub use client::Client;