rsql_core 0.10.0

rsql core library for creating a command line SQL interfaces
docs.rs failed to build rsql_core-0.10.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rsql_core-0.19.2

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.