greentic-interfaces-guest 0.5.0

Guest-facing bindings for Greentic components targeting wasm32-wasip2
Documentation
1
2
3
4
5
#![cfg(all(not(target_arch = "wasm32"), feature = "host-bridge"))]

//! Host-side helpers that depend on `greentic-interfaces` (disabled for wasm).

pub use greentic_interfaces::mappers;