Module safe_network::types::register[][src]

Expand description

Register data type

Structs

Set of private permissions for a user.

Private permissions.

Set of public permissions for a user.

Public permissions.

Object storing the Register

Enums

An action on Register data type.

Wrapper type for permissions set, which can be public or private.

Wrapper type for permissions, which can be public or private.

User that can access Register.

Type Definitions

An entry in a Register (note that the vec is size limited: MAX_REG_ENTRY_SIZE)

The hash of a node

Register mutation operation to apply to Register.