Skip to content

Rust: use a configuration file instead of environment variables

Kim Minh Kaplan requested to merge KMK/code-samples:rust-configuration-file into main

The format of the configuration file is described in the README.md. It is intended to be compatible with the one from the Python library.

Merge request reports