| Crates.io | rsql_driver_xml |
| lib.rs | rsql_driver_xml |
| version | 0.19.2 |
| created_at | 2025-02-21 19:17:53.248957+00 |
| updated_at | 2025-09-01 19:34:26.502268+00 |
| description | rsql xml driver |
| homepage | |
| repository | https://github.com/theseus-rs/rsql |
| max_upload_size | |
| id | 1564603 |
| size | 118,481 |
rsql_driver_xml is a data driver for XML files.
Driver url format: xml://<file>
The driver is implemented using Polars SQL.
These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.
Licensed under either of: