wasmer-config 0.704.0

Configuration types for Wasmer.
Documentation
1
2
3
4
5
6
//! Provides configuration types for Wasmer.

pub mod app;
pub mod cargo_annotations;
pub mod hash;
pub mod package;