rustfoundry 4.2.0

A Rust service rustfoundry library.
Documentation
1
2
3
4
5
6
7
8
9
---
# Optional field
optional:
  # A field, which is named the same as another field.
  a: 1
  # multi-line
  # doc comment
  b: 2
  c: 3