Expand description
Standard-type impls for AraSerialize / AraDeserialize.
These impls live in ara-com (where the traits are defined) so that the
orphan rule is satisfied. Transport backends such as ara-com-someip
re-export these impls and add only backend-specific helpers on top.