host-ext-api 0.3.4

Core HostExtension trait shared by host-extensions and individual ext crates
Documentation

Core trait definitions for host-sdk extensions.

This crate exists to break the circular dependency between host-extensions and individual extension crates (e.g. host-ext-files). Both layers depend on this crate; neither depends on the other.