// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT. pub fn ser_workflow_sort_criteria( #[allow(unused_variables)] object: &mut ::aws_smithy_json::serialize::JsonObjectWriter, #[allow(unused_variables)] input: &crate::types::WorkflowSortCriteria, ) -> Result<(), ::aws_smithy_types::error::operation::SerializationError> { Ok(()) }