Function bson_extract_number

Source
fn bson_extract_number(
    bson_doc: &Value,
    type_expected: &DataType,
) -> AccessResult