Type Definition yaml_peg::YamlArc

source · []
pub type YamlArc = Yaml<ArcRepr>;
Expand description

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