Is it possible in Rust to list all traits implemented for a type (variable)? For instance, for learning purposes I want to know all the traits (including marker traits) impl