Skip to main content

schema

Function schema 

Source
fn schema(
    fields: &[(&'static str, &'static str, &'static [&'static str], String)],
) -> Value