Static clippy_lints::types::FN_TO_NUMERIC_CAST_WITH_TRUNCATION[]

pub static FN_TO_NUMERIC_CAST_WITH_TRUNCATION: &Lint = &::lint::Lint{name: "FN_TO_NUMERIC_CAST_WITH_TRUNCATION",
              default_level: ::lint::Deny,
              desc:
                  "cast function pointer to the numeric type with value truncation",
              edition_lint_opts: None,}