mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-03 00:11:04 +00:00
6 lines
201 B
Rust
6 lines
201 B
Rust
#![doc(html_favicon_url = "https://wasmer.io/static/icons/favicon.ico")]
|
|
#![doc(html_logo_url = "https://avatars3.githubusercontent.com/u/44205449?s=200&v=4")]
|
|
|
|
pub mod file_descriptor;
|
|
pub mod stdio;
|