Allocate Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
AllocateList Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasTypeId Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
TypedStruct Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasUnion Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasField "value" 'Slot Value'Field Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "boolean" 'Slot Value Bool Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "call" 'Slot Value Value'Call Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "null" 'Slot Value () Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "number" 'Slot Value Double Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "string" 'Slot Value Text Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasField "params" 'Slot Value'Call (List Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "array" 'Slot Value (List Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
HasVariant "object" 'Slot Value (List Value'Field) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
EstimateAlloc Value (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
EstimateListAlloc Value (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Marshal Value (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Parse Value (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Generic (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Generic (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Show (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Show (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Eq (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Eq (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Marshal (Which Value) (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
Parse (Which Value) (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
type AllocHint Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
type ListAllocHint Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
data Parsed Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
data RawWhich Value mut_ Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
data Which Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
type ReprFor Value Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
type Rep (Parsed (Which Value)) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
type Rep (Parsed Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |
data Parsed (Which Value) Source # | |
Instance detailsDefined in Capnp.Gen.Capnp.Compat.Json |