progenitor/progenitor-impl/tests
Adam Leventhal bfd194f39c
Change builder methods for setting a parameter with type T to accept a TryInto<T> (#133)
This makes constrained types a bit more
ergonomic and will allow us to accept fallible builders more easily
2022-07-18 11:55:21 -07:00
..
output Change builder methods for setting a parameter with type T to accept a TryInto<T> (#133) 2022-07-18 11:55:21 -07:00
test_output.rs extra derives are accidentally ignored (#105) 2022-07-02 22:28:06 -07:00
test_specific.rs add an optional builder pattern as well as extension traits for tags when using the builder interface (#86) 2022-07-02 19:09:38 -07:00