Skip to main content

to_schema_name

Function to_schema_name 

Source
pub fn to_schema_name(rust_type: &str) -> String
Expand description

Convert type name to schema constant name: "Planet""PlanetSchema"