Crate wif_weave

Source
Expand description

§wif-weave

wif-weave is a collection of utilities for parsing .wif weaving files.

§Crate Features

§async

Enable this for async reads and writes, using the async functionality from configparser, which uses tokio

Modules§

wif
The wif module provides classes needed to extract data from a .wif file

Structs§

Wif
Representation of the data in a .wif file

Enums§

Section
Enum of all the possible sections in a .wif document (excluding private sections)