1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-07-18 17:11:56 +00:00
Files
wasmer/lib/runtime-abi/src/lib.rs

5 lines
49 B
Rust
Raw Normal View History

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