Module rain_core::utils[][src]

Structs

AsyncInitWrapper
DEBUG_CHECK_CONSISTENCY

Traits

ConsistencyCheck

Common trait for objects with checkable consistency

FromCapnp

Generic trait for reading the value from a Capnp Reader. All values are copied into Self.

ReadCapnp

Generic trait for reading the value as a Capnp message from Read. All values are copied into Self.

ToCapnp

Generic trait for storing the value into a Capnp Builder.

WriteCapnp

Generic trait for writing the value into a Write as a Capnp message.

Type Definitions

FinishHook
RcSet