tsm-sys 0.1.0

FFI bindings to libtsm
Documentation
clearing :on

guard :shell do
  watch(%r/.*\.rs/) { |m| `cargo test --color always` }
end