Cargo Features

[dependencies]
selene-lib = { version = "0.26.1", default-features = false, features = ["force_exhaustive_checks", "roblox"] }
default = roblox

The roblox feature is set by default whenever selene-lib is added without default-features = false somewhere in the dependency tree.

force_exhaustive_checks
roblox default

Enables roblox of full_moon

Affects lints::roblox_incorrect_color3_new_bounds, lints::roblox_incorrect_roact_usage, lints::roblox_suspicious_udim2_new