Crates.io | rsql_driver_xml |
lib.rs | rsql_driver_xml |
version | 0.19.1 |
created_at | 2025-02-21 19:17:53.248957+00 |
updated_at | 2025-07-10 20:54:56.315318+00 |
description | rsql xml driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564603 |
size | 97,108 |
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: