create_custom_format

Function create_custom_format 

Source
pub async fn create_custom_format(
    configuration: &Configuration,
    custom_format_resource: Option<CustomFormatResource>,
) -> Result<CustomFormatResource, Error<CreateCustomFormatError>>