[][src]Crate near_bindgen_core

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.

SerializerAttr
TraitItemMethodInfo

Information extracted from trait method.

Enums

BindgenArgType
SerializerType

Type of serialization we use.