2 releases

new 0.1.1 Feb 11, 2025
0.1.0 Feb 4, 2025

#135 in Value formatting

Download history 119/week @ 2025-02-04 119/week @ 2025-02-11

238 downloads per month

GPL-3.0-only

6KB

Project Title

BT YAML UTILS

Description

Simple YAML utility helper to read yml files.

Usage

let y = get_yaml("fake_variable", "test_files/test-config_file.yml") ;

let v = convert_yaml_to_vec_string(&y);

Version History

  • 0.1.0
    • Initial Release
  • 0.1.0
    • Update YAML dependency to 0.10.0

License

GPL-3.0-only

Dependencies

~2MB
~36K SLoC