wasmer/lib/runtime-abi/src/lib.rs

5 lines
49 B
Rust
Raw Normal View History

#[macro_use]
extern crate failure;
pub mod vfs;