Crate gix_utils

Source
Expand description

A crate with utilities that don’t need feature toggles.

If they would need feature toggles, they should be in gix-features instead.

Modules§

backoff
btoi
A module with utilities to turn byte slices with decimal numbers back into their binary representation.
buffers
str

Structs§

Buffers
A utility to do buffer-swapping with.