1include!(concat!(env!("OUT_DIR"), "/sdf_pkg_wit.rs")); 2 3pub use wit_encoder; 4 5#[cfg(feature = "host")] 6pub mod package;