Skip to main content

ReadConstructorRef

Type Alias ReadConstructorRef 

Source
pub type ReadConstructorRef = Value;
Expand description

Runtime value carrying a read-constructor object.

Aliased Typeยง

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