Skip to main content

sediment_core_plugin_wit/
lib.rs

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.