Skip to main content

Crate asimov_module

Crate asimov_module 

Source

Re-exports§

pub use getenv;std
pub use secrecy;
pub use tracing;tracing
pub use tracing_subscriber;tracing

Modules§

jsonjson and serde
JSON Utilities
normalization
resolve

Structs§

Configuration
ConfigurationVariable
Handles
InstalledModuleManifest
ModuleManifest
See: https://asimov-specs.github.io/module-manifest/
Provides
Requires

Enums§

ReadVarErrorstd
RequiredModel
SysexitsErrorcli
Standard <sysexits.h> preferable exit codes for programs on Unix systems.

Functions§

args_oscli
dotenvcli
Loads the .env file from the current directory or parents. This is typically what you want.
exitcli
Exit the process with the given exit code.
init_tracing_subscribercli and std and tracing

Type Aliases§

ModuleName
SysexitsResultcli