progenitor/progenitor/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
..
build_buildomat.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
build_keeper.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
build_nexus.rs 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_client.rs improve panic/unwrap message for user-typed errors (#110) 2022-07-08 11:24:37 -07:00