ark::serialization::has_schema

Defined in header “ark/serialization/traits.hh”.


This trait indicates if the given structure has a schema or not. If you have implemented the schema calls for a type, then you should have this trait available.