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