run:
	cargo run --example log
	cargo run --example try-log
	cargo run --example try-log --features log-none
	cargo run --example around
