Type alias MoveStructId

MoveStructId: `${string}::${string}::${string}`

This is the format for a fully qualified struct, resource, or entry function in Move.

Generated using TypeDoc