pub struct Language<N: NestedValue> {Show 29 fields
pub LIT_15_FALSE: N,
pub LIT_28_1: N,
pub LIT_0_BOOLEAN: N,
pub LIT_5_BYTE_STRING: N,
pub LIT_2_DOUBLE: N,
pub LIT_1_FLOAT: N,
pub LIT_3_SIGNED_INTEGER: N,
pub LIT_4_STRING: N,
pub LIT_6_SYMBOL: N,
pub LIT_14_AND: N,
pub LIT_21_ANY: N,
pub LIT_22_ATOM: N,
pub LIT_8_BUNDLE: N,
pub LIT_18_DEFINITIONS: N,
pub LIT_12_DICT: N,
pub LIT_27_DICTOF: N,
pub LIT_23_EMBEDDED: N,
pub LIT_19_EMBEDDED_TYPE: N,
pub LIT_24_LIT: N,
pub LIT_7_NAMED: N,
pub LIT_13_OR: N,
pub LIT_9_REC: N,
pub LIT_16_REF: N,
pub LIT_17_SCHEMA: N,
pub LIT_25_SEQOF: N,
pub LIT_26_SETOF: N,
pub LIT_10_TUPLE: N,
pub LIT_11_TUPLE_PREFIX: N,
pub LIT_20_VERSION: N,
}
§LIT_14_AND: N
Returns the “default value” for a type.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.