Skip to main content

Module cargo

Module cargo 

Source
Expand description

Genera-purpose tools which might be moved out one day. Interaction module with the cargo utilities.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module ::prelude :: *.

Structs§

PackOptions
Represents options for packaging a project.
PublishOptions
Represents the options for the publish.

Functions§

pack
Assemble the local package into a distributable tarball.
publish
Upload a package to the registry