cni_format 0.4.4

parser and serializer for the CNI configuration format
Documentation

cni_format

This is a parser and serializer library for the CNI configuration format. It also provides the recommended API functions.

This crate is dependency-free (except for testing).

Reference Compliance

ini and all ext elements have a feature flag by the same name. They are enabled by default where indicated.

  • core: 29/29
  • ini: fully compliant (default)
  • ext: more-keys (not default)