Function kms::spawn

source ·
pub(crate) fn spawn(
    stream: KeyManagerRequestStream,
    key_manager: Arc<KeyManager>
)