Function builtin_zip_attrs_with

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