Module component
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi.
PII redaction plugin component contract.
Structs
- BuiltinBackendConfig: Built-in redaction backend settings.
- ComponentSpec: Top-level PII redaction component wrapper.
- LocalBackendConfig: Local-backend settings for a future in-process local-model runtime.
- PiiRedactionConfig: Canonical config document for the PII redaction component.
Constants
- PII_REDACTION_PLUGIN_KIND: The plugin kind reserved for the built-in privacy component.
Functions
- deregister_pii_redaction_component: Deregisters the
pii_redactioncomponent kind from the plugin registry. - register_pii_redaction_component: Registers the
pii_redactioncomponent kind in the plugin registry.