typemap 0.3.3

A typesafe store for many value types.
Documentation
1
2
3
4
5
language: rust
sudo: false
script:
  - cargo build
  - cargo test