mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
Merge pull request #74 from wasmerio/feature/make-stdio-capturer-cfg-test
Make the StdioCapturer module only for test
This commit is contained in:
commit
7fdc53136c
@ -1,3 +1,5 @@
|
||||
pub mod mmap;
|
||||
pub mod slice;
|
||||
|
||||
#[cfg(test)]
|
||||
pub mod stdio;
|
||||
|
Loading…
x
Reference in New Issue
Block a user