bluefile 0.1.0

Experimental Rust library for handling X-Midas Bluefiles.
Documentation

bluefile

Experimental Rust library for handling X-Midas Bluefiles.

Usage

Add the following to your project's Cargo.toml:

[dependencies]
bluefile = "*"

Examples useage can be found in the tests directory.

Running Tests

cargo clippy
cargo test

Resources