How can I access the methods of primitive types in Rust?
Concretely, I want to pass either one of the two slice method split_first_mut and split_last_m
split_first_mut
split_last_m