Peat Loader
Quickly loads a binary serialized named Swamp struct
Structs
PeatTag
struct PeatTag {
}
Distinct Types
PeatId
type PeatId = Res<PeatTag>
Functions
load
fn load(id: PeatId) -> Any
Peat Loader
Quickly loads a binary serialized named Swamp struct
PeatTagstruct PeatTag {
}
PeatIdtype PeatId = Res<PeatTag>
loadfn load(id: PeatId) -> Any