cc4 0.1.0

Very simple implementation of the four_cc/fourcc algorithm as a const fn
Documentation
# cc4 
Implementation of four_cc in Rust. 

```rust
four_cc(b"code");
```