Crate neoncore

Source
Expand description

This crate provides a set of shared utilities for working with binary streams in memory or otherwise.

Modulesยง

const_fn
Const functions for ascii to uint and some related functions.
streams
This module has utilities for reading and writing to streams of binary data see read and write for more information.