pub const NO_TYPE_ARGUMENTS: SignatureIndex;
Expand description

Index 0 into the LocalsSignaturePool, which is guaranteed to be an empty list. Used to represent function/struct instantiation with no type arguments – effectively non-generic functions and structs.