pub trait Register: AsSource + AsDestination + Clone + Display { }
Types that can be used as a register