rust-stm
rust-stm copied to clipboard
Implements `From<T>` for `TVar<T>`.
which delegates to TVar::new
.