Module core

Source

Macros§

smallvec
Creates a SmallVec containing the arguments.

Structs§

SmallVec
A Vec-like container that can store a small number of elements inline.

Type Aliases§

RUMResult
Type used for propagating error messages.
RUMVec