Module config

Source

Re-exports§

pub use env::*;

Modules§

env 🔒

Structs§

MultiRegistry
Struct to store login tokens for multiple registry URLs inside of the wasmer.toml configuration file
Proxy
Registry
RegistryLogin
WasmerConfig

Enums§

UpdateRegistry

Statics§

DEFAULT_PROD_REGISTRY
DEFAULT_WASMER_CACHE_DIR
The default value for $WASMER_DIR.
DEFAULT_WASMER_DIR
The default value for $WASMER_DIR.
GLOBAL_CONFIG_FILE_NAME

Functions§

endpoint_from_domain_name 🔒
By convention, something like "wasmer.io" should be converted to "https://registry.wasmer.io/graphql".
format_graphql
test_if_registry_present 🔒