Module coca::object

source · []
This is supported on crate feature unstable only.
Expand description

Statically-sized containers for dynamically-sized types.

This module uses unstable features and should be considered experimental.

Structs

Unit struct that can be used to modify the alignment of InlineStorage.

Unit struct that can be used to modify the alignment of InlineStorage.

Unit struct that can be used to modify the alignment of InlineStorage.

Unit struct that can be used to modify the alignment of InlineStorage.

Unit struct that can be used to modify the alignment of InlineStorage.

A statically-sized container for dynamically-sized types.

The LayoutSpec for Object storage.

Type Definitions

An object that stores dynamically-sized values in an inline array.

Unions

An N-wide, partially initialized byte array with the alignment of A.