Crate bpx[][src]

Expand description

This library is the official implementation for the BPX container format.

Modules

High-level utilities to generate low-level file headers.

The BPX decoder.

The BPX encoder.

Error declarations.

Declarations for basic constants and low-level file headers.

The BPX Structured Data format (BPXSD).

Utilities to manipulate the content of sections.

A set of helpers to manipulate BPX string sections.

Contains various utilities to be used by other modules.

This module contains implementations for the standard BPX variants/types.

Structs

Represents a pointer to a section.

Traits

The interface implemented by both the BPX encoder and decoder.

Type Definitions

Represents a result from this library.