| Crates.io | anyparser-core |
| lib.rs | anyparser-core |
| version | 0.1.0 |
| created_at | 2024-12-20 10:34:44.695993+00 |
| updated_at | 2024-12-20 10:34:44.695993+00 |
| description | Anyparser Core SDK for Rust |
| homepage | https://github.com/anyparser/rust-sdk |
| repository | https://github.com/anyparser/rust-sdk |
| max_upload_size | |
| id | 1490015 |
| size | 1,905 |
cargo add anyparser-core
use anyparser_core::Client;
let client = Client::new();
[dependencies]
anyparser-core = "0.1.0"