Open
Description
The generate
method returns nothing, but it would occasionally be useful to have non-panicking handling of errors. It should instead return some result type.
The generate
method returns nothing, but it would occasionally be useful to have non-panicking handling of errors. It should instead return some result type.