mirror of
https://github.com/lise-henry/crowbook
synced 2024-11-18 00:13:55 +01:00
54ca041d5a
- Book::new takes an additional `options` parameter. - Book::new_from_file_with_options becomes `new_from_file`, which got deleted. This way, each constructor takes an `options` parameter (which can be set to `&[]` for default options), allowing derived constructors to not replicate the setting options code. |
||
---|---|---|
.. | ||
helpers.rs | ||
main.rs |