Crate mun_libloader[][src]

Structs

MunLibrary
TempLibrary

A structure that holds a Library instance but creates a unique file per load. This enables writing to the original library and ensures that each shared object on Linux is loaded separately.