Function parser_database::is_reserved_type_name
source · pub fn is_reserved_type_name(name: &str) -> bool
Expand description
Is this a valid type name for the Prisma Client API?
pub fn is_reserved_type_name(name: &str) -> bool
Is this a valid type name for the Prisma Client API?