mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
feat(deprecated) Mimics units and values module.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{new, types::Value};
|
||||
use crate::{new, values::Value};
|
||||
use std::{convert::Infallible, error::Error};
|
||||
|
||||
pub struct Instance {
|
||||
|
||||
Reference in New Issue
Block a user