awint_ext 0.3.0

Externally allocating `awint` functionality
Documentation

Externally allocated arbitrary width integers

This crate contains another storage type called ExtAwi to go along with InlAwi in the awint_core crate. This crate is separate because it requires support for alloc. Also includes FP because it practically requires allocation to use.