Module common

Source
Expand description

Common module with common used structures across different commands.

Structs§

WasmFeatures
The WebAssembly features that can be passed through the Command Line args.

Enums§

HashAlgorithm
Hashing algorithm to be used for the module info

Functions§

normalize_path 🔒