Function fields_to_descriptors

Source
pub fn fields_to_descriptors(
    fields: Vec<(&str, DataType)>,
) -> Vec<PgFieldDescriptor>