1//! This crate provides the WIT definitions for the `sediment-core:plugin` package. 2//! It does not contain any runtime code itself but is used by other crates 3//! to generate bindings and implement or consume the defined interfaces.