Expand description

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

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

Structs

The representation symbol for Arc.

The representation symbol for Rc.

Traits

The generic representation holder for Yaml.