Function active_plugin_report
Function active_plugin_report
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
pub fn active_plugin_report() -> Option<ConfigReport>
Returns the last successfully configured plugin report.
None indicates that no plugin configuration is currently active.
Returns
The last successful ConfigReport, or None when no configuration is active.
Notes
This is a snapshot of the last successful activation and does not re-run validation.