pub type KeyManagerQuotePolicyHandler = dyn Fn(QuotePolicy) + Send + Sync;
Expand description

Key manager quote policy update handler callback.