Re: Changing Original Library API when writing Wrappers
p using QString. It is also an option to keep both forms with different function names. Ayush Singh On Mon, Jan 31, 2022 at 4:13 AM David Hurka wrote: > > On Sunday, January 30, 2022 2:20:10 PM CET Ayush Singh wrote: > > An example of this situation: > > `QString readGenericName
Changing Original Library API when writing Wrappers
is a great article about Type-Driven development that goes into much more depth about using Rust Type System to its fullest: https://duesee.dev/p/type-driven-development/ Yours Sincerely, Ayush Singh