pub type AsdfMapping = AsdfValue;Expand description
A mapping handle. In libasdf this is a value known to be a mapping, and the two are freely cast between, so they share a representation here too.
Aliased Typeยง
pub struct AsdfMapping { /* private fields */ }