rsql_core

Crates.iorsql_core
lib.rsrsql_core
version0.19.1
created_at2024-03-11 02:59:49.340793+00
updated_at2025-07-10 20:56:54.692463+00
descriptionrsql core library for creating a command line SQL interfaces
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1169155
size128,615
Brian Heineman (brianheineman)

documentation

README

rsql_core

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_core is a library for creating a command line SQL interfaces.

Getting Started

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