pub fn serialize_api_name<S>( api: &Api, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,
Serialize Api enum to string