Create a slice from a reference without copying in #Rust &T -> &[T] https://www.youtube.com/watch?v=sZnCfIiOXAw Promising channel! This is his second #RustLang video. Leave a subscribe :ablobcatheart:
The used function is std::array::from_ref https://doc.rust-lang.org/stable/std/array/fn.from_ref.html