]> saetta.ns0.it Git - rust/zakform/commit
Form::get_field now return a mutable Box.
authorAndrea Zagli <azagli@libero.it>
Sat, 11 Feb 2023 16:28:00 +0000 (17:28 +0100)
committerAndrea Zagli <azagli@libero.it>
Sat, 11 Feb 2023 16:28:00 +0000 (17:28 +0100)
commitf7e079f5fb65c674b7d7348a205b95203f1f19df
tree674f97b9ef0b8426d543fbd5c412c68e6fba54b9
parent0db4790a00c92f8d1f0789ec595d44c8e8015f74
Form::get_field now return a mutable Box.
examples/form.rs
src/fields.rs
src/form.rs