Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
IdlTypeDef
Type alias IdlTypeDef
Idl
Type
Def
:
{
docs
?:
string
[]
;
generics
?:
IdlTypeDefGeneric
[]
;
name
:
string
;
repr
?:
IdlRepr
;
serialization
?:
IdlSerialization
;
type
:
IdlTypeDefTy
;
}
Type declaration
Optional
docs
?:
string
[]
Optional
generics
?:
IdlTypeDefGeneric
[]
name
:
string
Optional
repr
?:
IdlRepr
Optional
serialization
?:
IdlSerialization
type
:
IdlTypeDefTy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...