typeduck-codex-extension-items 0.5.0

Support package for the standalone Codex Web runtime (codex-config)
Documentation
1
2
3
4
5
6
7
8
mod hooks;
mod layer;
mod permissions;
mod rules;
mod stack;

pub use layer::RequirementsLayerEntry;
pub use stack::compose_requirements;