Module lrs::bx

An allocated container.

Description

This module contains the Box structure which is a simple heap allocated container.

Types

KindNameDescription
Struct Box

A heap-allocated object.

Struct BoxBuf

A heap-allocated object.