Crate ophelia[][src]

Structs

A cheaply cloneable and sliceable chunk of contiguous memory.

A unique reference to a contiguous slice of memory.

The Error type, a wrapper around a dynamic error type.

Traits

Read bytes from a buffer.

A trait for values that provide sequential write access to bytes.

A marker trait used to indicate that an RngCore or BlockRngCore implementation is supposed to be cryptographically secure.

The core of a random number generator.