unsafe-any 0.4.2

Traits and implementations for unchecked downcasting.
Documentation
1
2
3
4
5
6
7
language: rust
script:
  - cargo build -v
  - cargo test -v
  - cargo doc -v
os:
  - linux