Skip to main content

read_value

Function read_value 

Source
pub fn read_value(
    reader: &mut Reader<'_>,
    type_info: &TypeInfo,
) -> Result<Value>
Expand description

Read one value, given the type its column was declared with.