Skip to main content

Module web

Module web 

Source
Expand description

Web toolchain checks and installations.

Structs§

PackageManagerInstallation
Installation plan for a declared package manager, using its official installer.
PackageManagerToolchain
The [web] package_manager a project declares: the executable the CLI invokes for frontend builds and scaffolding. Doctor checks the declared manager only — it never substitutes another.
Wasm32UnknownUnknownTarget
Rust wasm32-unknown-unknown target support.
Wasm32UnknownUnknownTargetInstallation
Installation plan for the Rust wasm target.
WasmPack
wasm-pack binary for packaging browser bundles.
WasmPackInstallation
Installation plan for wasm-pack.

Type Aliases§

WebToolchain
Composite toolchain for Web/WASM support.