pub trait AssetId: FullCodec + Copy + Eq + PartialEq + Debug + TypeInfo { }
Simple amalgamation trait to collect together properties for an AssetId under one roof.