check:
	cargo clippy --examples
run:
	cargo run --example ultimate_menu_navigation --features cuicui_dsl
