Crate near_sdk_witgen

Crate near_sdk_witgen 

Source

Structs§

ArgInfo
A single argument of a function after it was processed by the bindgen.
AttrSigInfo
Information extracted from method attributes and signature.
ImplItemMethodInfo
Information extracted from ImplItemMethod.
ImplVisitor
InitAttr
ItemImplInfo
Information extracted from impl section.
ItemTraitInfo
Information extracted from ItemTrait.
SerializerAttr
TraitItemMethodInfo
Information extracted from trait method.

Enums§

BindgenArgType
InputStructType
Whether the input struct is used for serialization or deserialization.
MethodType
Type of the method.
SerializerType
Type of serialization we use.

Functions§

deserialize_data
generate_proxy_struct