Skip to main content

type_schema

Function type_schema 

Source
pub fn type_schema(
    ty: &str,
    types: &BTreeMap<String, RecordType>,
) -> Result<Value, UnsupportedResponseType>
Expand description

The JSON Schema for one Ingot type.