// This file is part of https://github.com/SpringQL/SpringQL which is licensed under MIT OR Apache-2.0. See file LICENSE-MIT or LICENSE-APACHE for full license details.
#![doc=include_str!("lib.md")]#![deny(missing_debug_implementations, missing_docs)]#![deny(rustdoc::broken_intra_doc_links)]pubusespringql_core::api::*;#[cfg(test)]modtests{}