Type Definition yaml_peg::ArcYaml[][src]

pub type ArcYaml = YamlBase<ArcRepr>;
Expand description

A YAML data with alloc::sync::Arc holder.