1 unstable release
0.1.0 | Dec 20, 2024 |
---|
#627 in #sdk
2KB
anyparser-core
Installation
cargo add anyparser-core
Usage
use anyparser_core::Client;
let client = Client::new();
Cargo.toml
[dependencies]
anyparser-core = "0.1.0"
0.1.0 | Dec 20, 2024 |
---|
#627 in #sdk
2KB
cargo add anyparser-core
use anyparser_core::Client;
let client = Client::new();
[dependencies]
anyparser-core = "0.1.0"