Module spng::raw[][src]

Expand description

Raw decoding context

Modules

chunk

PNG chunk data

Structs

RawContext

The raw decoding context.

Ref

An owned reference.

Traits

ChunkAvail

Helper trait for converting optional ancillary chunks into Option<T>.