pub static BAD_OPT_ACCESS: &Lint
Expand description

The bad_opt_access lint detects accessing options by field instead of the wrapper function.