mirror of
https://github.com/eth-act/ere.git
synced 2026-02-19 11:54:42 -05:00
expose InputErased
This commit is contained in:
@@ -5,6 +5,7 @@ use thiserror::Error;
|
||||
|
||||
mod input;
|
||||
pub use input::Input;
|
||||
pub use input::InputErased;
|
||||
|
||||
#[allow(non_camel_case_types)]
|
||||
/// Compiler trait for compiling programs into an opaque sequence of bytes.
|
||||
|
||||
Reference in New Issue
Block a user