Type Definition ContextOption
webrtc_srtp::option
type ContextOption = Box<dyn Fn() -> Box<dyn ReplayDetector + Send>>;