Skip to main content

Crate briny

Crate briny 

Source
Expand description

Functions, traits, methods, and types to improve memory integrity.

Modules§

raw
Core primitives, byte casting, and (mostly) safe wrappers for handling raw bytes.
traits
Traits to abstract common characteristics among types.
ub
Checks for asserting no undefined behavior occurs.

Macros§

ub_assert
Aborts the program if the conditions are not met.

Structs§

BrinyError
A general error for anything that goes wrong internally.