rsql_core

Crates.iorsql_core
lib.rsrsql_core
version0.19.2
created_at2024-03-11 02:59:49.340793+00
updated_at2025-09-01 19:36:38.832382+00
descriptionrsql core library for creating a command line SQL interfaces
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1169155
size131,238
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: 1068

cargo fmt