pub fn set_unsupported_option_policy(policy: UnsupportedOptionPolicy)Expand description
Set the global unsupported option policy. First call wins; subsequent
calls are ignored. If never called, the default is Warn.
pub fn set_unsupported_option_policy(policy: UnsupportedOptionPolicy)Set the global unsupported option policy. First call wins; subsequent
calls are ignored. If never called, the default is Warn.