//! This code mostly comes from idanarye/rust-typed-builder //! //! However, it has been adopted to fit the Dioxus Props builder pattern. //! //! For dioxus, we make a few changes: //! - [ ] automatically implement Into