pub struct Language<N: NestedValue> {Show 39 fields
pub LIT_27_BOOLEAN: N,
pub LIT_32_BYTE_STRING: N,
pub LIT_37_DICTIONARY: N,
pub LIT_29_DOUBLE: N,
pub LIT_38_EMBEDDED: N,
pub LIT_28_FLOAT: N,
pub LIT_34_RECORD: N,
pub LIT_35_SEQUENCE: N,
pub LIT_36_SET: N,
pub LIT_30_SIGNED_INTEGER: N,
pub LIT_31_STRING: N,
pub LIT_33_SYMBOL: N,
pub LIT_26_AND: N,
pub LIT_6_ANNOTATIONS: N,
pub LIT_2_AT: N,
pub LIT_17_COMPARE: N,
pub LIT_23_COUNT: N,
pub LIT_1_DESCENDANTS: N,
pub LIT_7_EMBEDDED: N,
pub LIT_10_EQ: N,
pub LIT_13_GE: N,
pub LIT_14_GT: N,
pub LIT_21_INT: N,
pub LIT_4_KEYS: N,
pub LIT_22_KIND: N,
pub LIT_3_LABEL: N,
pub LIT_15_LE: N,
pub LIT_5_LENGTH: N,
pub LIT_12_LT: N,
pub LIT_11_NE: N,
pub LIT_16_NOP: N,
pub LIT_24_NOT: N,
pub LIT_25_OR: N,
pub LIT_8_PARSE: N,
pub LIT_20_REAL: N,
pub LIT_18_REGEX: N,
pub LIT_19_TEST: N,
pub LIT_9_UNPARSE: N,
pub LIT_0_VALUES: N,
}
§LIT_26_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.