rsql_driver_http

Crates.iorsql_driver_http
lib.rsrsql_driver_http
version0.19.1
created_at2025-03-25 13:56:32.627794+00
updated_at2025-07-10 20:48:30.363919+00
descriptionrsql http driver
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1605251
size103,005
Brian Heineman (brianheineman)

documentation

README

rsql_driver_http

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_driver_http is a data http driver.

Usage

Driver url format: http://<path>[?_headers=<headers>]

Safety

These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of:

Commit count: 1029

cargo fmt