[package] name = "const-init" version = "1.0.0" authors = ["James Munns "] edition = "2024" repository = "https://tangled.sh/@jamesmunns.com/const-init" description = "A simple trait for things that are const initializable" license = "MIT OR Apache-2.0" categories = ["embedded", "no-std"] keywords = [] documentation = "https://docs.rs/const-init/" readme = "README.md" [dependencies]