Struct ListPrelude
Prelude for a list in Canonical ABI.
Assembly: WaaS.Core.dll
View Source
Declaration
public readonly struct ListPrelude
Properties
ElementPullable
View Source
Declaration
public Pullable ElementPullable { get; init; }
Length
View Source
Declaration
public int Length { get; init; }