ChildName

Type Alias ChildName 

Source
pub type ChildName = ArcRef<str>;
Expand description

A reference to the name of a child expression.

Aliased Typeยง

pub struct ChildName(/* private fields */);