cp437_tools::meta

Function check_type

Source
pub fn check_type(meta: Option<&Meta>) -> Result<(), String>
Expand description

Check that the type is valid and supported

Arguments:

  • meta: The metadata to check