builtin_throw

Function builtin_throw 

Source
async fn builtin_throw(
    co: GenCo,
    values: Vec<Value>,
) -> Result<Value, ErrorKind>