BorshDeserializable - p2p-org/solana-swift GitHub Wiki
BorshDeserializable
public protocol BorshDeserializable
Requirements
init(from:)
init(from reader: inout BinaryReader) throws
public protocol BorshDeserializable
init(from reader: inout BinaryReader) throws