pub fn check<T: ReadFromFS>(
read_from_filesystem: &T,
input: &Path,
type_definition_module: Option<&Path>
) -> (DiagnosticsContainer, Result<PostCheckData<EznoParser>, MapFileStore<WithPathMap>>)pub fn check<T: ReadFromFS>(
read_from_filesystem: &T,
input: &Path,
type_definition_module: Option<&Path>
) -> (DiagnosticsContainer, Result<PostCheckData<EznoParser>, MapFileStore<WithPathMap>>)