Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 596 Bytes

index.rst

File metadata and controls

27 lines (16 loc) · 596 Bytes

Welcome to Rust-Quire

Rust-quire is a parser for yaml-based configuration files. Features:

  • Structured Yaml configuration files
  • Yaml anchors and merge (<<) keys
  • Yaml syntax extensions1: includes, list unpacking
  • Rich set of tools for end users (includes, yaml anchors, variables...)

Github | Crate

Contents:

user


  1. any configuration is still valid yaml, we use Yaml tags for as an extension mechanism