tiger_
lib
1.5.0
Module modfile
Module Items
Structs
Functions
In crate tiger_
lib
tiger_lib
Module
modfile
Copy item path
Source
Expand description
Loader and validator for the
.mod
files themselves.
Structs
§
ModFile
Representation of a
.mod
file and its contents.
Functions
§
validate_
modfile
🔒
Validate the
Block
form of a
.mod
file and return it as a
ModFile
.