wit_schema_version/
lib.rs

1pub const VERSION: &str = env!("CARGO_PKG_VERSION");
2pub const SECTION_NAME: &str = "wasm-interface-types";