pub trait OptionDelegationMarker { }
A marker trait to allow option delegation traits.
This trait sidesteps trait resolution rules around the delegation traits because of the Ip parameter in them.
Ip