pub static EXAMPLE: ExperimentalOptionExpand description
Example experimental option.
This shows how experimental options should be implemented and documented. Reading this static’s documentation alone should clearly explain what the option changes and how it interacts with the rest of the codebase.
Use this pattern when adding real experimental options.