Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Mirch/binexp
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirch committed Jul 24, 2023
2 parents 2ffb62a + bc1b18f commit 1ed9c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# binexp

[![CI](https://github.com/Mirch/binexp/actions/workflows/ci.yml/badge.svg)](https://github.com/Mirch/binexp/actions/workflows/ci.yml)
[![crates](https://img.shields.io/crates/v/binexp)](https://crates.io/crates/binexp)

**binexp** provides a `PowerOfTwo` struct that you can create from any valid power of two integer.
You can use `PowerOfTwo` as a safe way to represent powers of two in your code.
Expand Down

0 comments on commit 1ed9c47

Please sign in to comment.