trait-cast 0.4.0

Get your own Any with support for casting to trait objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[toolchain]
channel = "nightly"
components = [
  "rustc",
  "cargo",
  "rustfmt",
  "rust-std",
  "clippy",
  "rust-src",
  "rust-analysis",
]