Skip to main content

is_builtin

Function is_builtin 

Source
pub fn is_builtin(udt_name: &str) -> bool
Expand description

Returns true if the udt_name is a known PostgreSQL builtin type (i.e., not a fallback to String).