TODO about docs

This commit is contained in:
Sergey Pepyakin 2018-01-22 20:22:22 +03:00
parent 87ff031a17
commit 791292cd19
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
//! WebAssembly interpreter module.
// TODO(pepyakin): Fix these asap
// TODO(pepyakin): Fix this asap https://github.com/pepyakin/wasmi/issues/3
#![allow(missing_docs)]
#[cfg(test)]