Remove get_finalized_*
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
mod backend;
|
||||
mod memory;
|
||||
|
||||
pub use crate::backend::{SimpleJITBackend, SimpleJITBuilder};
|
||||
pub use crate::backend::{SimpleJITBackend, SimpleJITBuilder, SimpleJITProduct};
|
||||
|
||||
/// Version number of this crate.
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
Reference in New Issue
Block a user