Module yaml_peg::repr

source ·
Expand description

This module contains the representation holders, the underlay type of Yaml type.

Rc is the single thread reference counter, and Arc is the multiple thread reference counter.

Structs§

Traits§

  • The generic representation holder for Yaml.