trident 0.2.1

A struct that stores a `T`, either inline or, if `T` is larger than 3 words, allocated
Documentation
1
2
- forward all impls to a monomorphised implementation
- handle unsized Ts, e.g. &dyn X