Skip to main content

construct

Function construct 

Source
pub fn construct(
    v: &Value,
    args: Vec<Value>,
    new_target: &Value,
) -> Result<Option<Value>, String>
Expand description

[[Construct]].