[][src]Module bswp::pattern

Pattern, Predicate and iterator utils (pure)

Structs

Pattern

BytePattern Given a target byte, the pattern will set bits to corresponding bits from value according to mask.

Predicate

Stores a predicate on byte position.

Functions

swap_iter

Returns an iterator on swapped bytes from source.