Appearance
True Myth / result / Serialized
Serialized<T, E> = ResultJSON<FlattenedJSON<T>, FlattenedJSON<E>>
T
E
ResultJSON
FlattenedJSON
Representation of a possibly-nested Result when serialized.
Result