Structuresoto-core 7.4.0SotoCore
ArrayCoder
Coder for encoding/decoding Arrays. This is extended to support encoding and decoding based on whether Element
is Encodable
or Decodable
.
struct ArrayCoder<Properties, Element> where Properties : ArrayCoderProperties, Element : Sendable