Crates.io | rsql_core |
lib.rs | rsql_core |
version | 0.14.1 |
source | src |
created_at | 2024-03-11 02:59:49.340793 |
updated_at | 2024-11-17 03:18:44.49938 |
description | rsql core library for creating a command line SQL interfaces |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1169155 |
size | 445,417 |
rsql_core
is a library for creating a command line SQL interfaces.
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of:
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.