Expand description
Instance pool — re-exported from uni-plugin-wasm-rt.
Type-aliased so ExtismInstancePool<extism::Plugin> and
PooledInstance<extism::Plugin> keep working unchanged downstream.
Structs§
- Pool
Config - Per-pool configuration.
- Pool
Metrics - Pool metrics surface — read by
host.metric_counterhost imports.
Type Aliases§
- Extism
Instance Pool - Type alias — generic
InstancePoolparameterized withcrate::ExtismError. - Pooled
Instance - Type alias — generic
PooledInstanceparameterized withcrate::ExtismError.