FfiConverterTypeRecordedEvent

public struct FfiConverterTypeRecordedEvent : FfiConverterRustBuffer

Undocumented

  • Undocumented

    Declaration

    Swift

    public static func read(from buf: inout (data: Data, offset: Data.Index)) throws -> RecordedEvent
  • Undocumented

    Declaration

    Swift

    public static func write(_ value: RecordedEvent, into buf: inout [UInt8])