Crate crates_tools
source ·Expand description
Tools that allow work with .crate
files
Modules
- Exposed namespace of the module.
- Orphan namespace of the module.
- Prelude to use essentials:
use my_module::prelude::*
. - Protected namespace of the module.
Structs
- Represents a
.crate
archive, which is a collection of files and their contents.