glacier
Types
Atom to internally differentiate between src and test modules.
Public because the FFIs rely on it.
pub type ModuleKind {
SrcModuleKind
TestModuleKind
}
Constructors
-
SrcModuleKind -
TestModuleKind