Function generate_format::lint_bcs_format
source · pub fn lint_bcs_format(format: &ContainerFormat) -> Result<()>
Expand description
Verify that a Serde format is compatible with BCS and follows best practices.
pub fn lint_bcs_format(format: &ContainerFormat) -> Result<()>
Verify that a Serde format is compatible with BCS and follows best practices.