[][src]Module near_bindgen_core::initializer_attribute

Structs

InitAttr

Parses the following syntax of an attribute of an attribute macro.

Functions

process_init_method

Attempts processing initialization method. Expects method to be static (not take self) and return Self.