Skip to main content

parse

Function parse 

Source
pub(crate) fn parse(input: &str) -> Result<DataType, HumanizedTypeError>
Expand description

Parse a type as rendered by pg_typeof.