Available on crate feature
module only.Expand description
This module contains all possible types of libraries supported by this tool.
Structsยง
- OsLibrary
Unix - This represents a module shared object.
- Symbol
- This represents a symbol from a Library.
- Virtual
Library - This represents a virtual library to be used in full statically-linked applications.