Crate near_sdk_core[][src]

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.

ItemImplInfo

Information extracted from impl section.

ItemTraitInfo

Information extracted from ItemTrait.

MetadataVisitor

Information relevant to metadata extracted from the impl section decorated with #[near_bindgen].

SerializerAttr
TraitItemMethodInfo

Information extracted from trait method.

Enums

BindgenArgType
InputStructType

Whether the input struct is used for serialization or deserialization.

SerializerType

Type of serialization we use.

Functions

generate_proxy_struct