Archived
generated from mitchell/rust_template
organized
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
pub mod controls;
|
||||
pub mod form;
|
||||
pub mod form_builder;
|
||||
pub mod styles;
|
||||
|
||||
pub use form::{Form, FormToolData, Validator};
|
||||
pub use form_builder::FormBuilder;
|
||||
|
||||
Reference in New Issue
Block a user