Adding kcr_trino_stackable_tech library as a dependency
Run this command in a terminal, in your project's directory:
cargo add kcr_trino_stackable_tech
To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:
kcr_trino_stackable_tech = "3.20260119.70438"
The kcr_trino_stackable_tech library will be automatically available globally.
Read the kcr_trino_stackable_tech library documentation.