rsql_core

Crates.iorsql_core
lib.rsrsql_core
version0.14.1
sourcesrc
created_at2024-03-11 02:59:49.340793
updated_at2024-11-17 03:18:44.49938
descriptionrsql core library for creating a command line SQL interfaces
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1169155
size445,417
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:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

VSCode Development Container
GitHub Codespaces
Commit count: 742

cargo fmt