rapha / rust-zlib

zlib bindings for rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zlib

to run the tests

$ rustc --test zlib.rs
$ ./zlib

to build a shared lib

$ rustc --lib zlib.rs

About

zlib bindings for rust


Languages

Language:Rust 100.0%