base2 0.3.1

Base-2 functions
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "base2"
version = "0.3.1"
authors = ["Sergey Shandar"]
description = "Base-2 functions"
license = "Apache-2.0"
repository = "https://github.com/rust-common/base2"

[dependencies]
int = "0.3.0"