1 2 3 4 5 6 7 8
[package] authors = ["Your Name <youremail@example.com>"] description = "A flexible and powerful UI form library in Rust" edition = "2021" license = "MIT" name = "uiform" repository = "https://github.com/yourname/uiform" version = "0.1.0"