mirror of
https://github.com/ratatui/ratatui.git
synced 2025-10-02 07:21:24 +00:00

The Clippy check for this (missing_const_for_fn) is already enabled, but catches more cases in upcoming toolchain versions. This is part of the work to unblock #1727
Constraints demo
This example shows different types of constraints.
To run this demo:
cargo run -p constraints