Module ink_ir::utils

source ·

Structs

The set of attributes that can be passed to call builder or call forwarder in the codegen.

Functions

Return an error to notify about duplicate ink! configuration arguments.
Ensures that the given visibility is pub and otherwise returns an appropriate error.
Finds the salt of a struct, enum or union. The salt is any generic that has bound StorageKey. In most cases it is the parent storage key or the auto-generated storage key.
Returns a local ID unique to the ink! trait definition for the identifier.