Representation Independent Hash Crate

Build

shell cargo build -p ic-representation-independent-hash

Test

shell cargo test -p ic-representation-independent-hash

Format

Format rust files.

shell cargo fmt -p ic-representation-independent-hash

Build docs

shell cargo doc -p ic-representation-independent-hash --no-deps --open