d:
	cargo doc

tf:
	cargo test --features unchecked_mut,into_precomputed

t:
	cargo test 

a:
	-- --show-output

b:
	cargo build
