@rbxts/rust-classes Typescript implementations of Rust's std types Currently includes: Option<T> Result<T, E> Vec<T> Iterator<T> HashMap<K, V> (WIP)