mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
3a9a2dea7f
This moves `ParseOptions::{use_custom_resolvers, allocation_limit}` to the new `GlobalOptions` struct. This makes it easier to check for certain options in places where `ParseOptions` may not be available. `GlobalOptions` are not truly global, they only apply to the current thread. |
||
---|---|---|
.. | ||
custom_resolver | ||
tag_reader.rs | ||
tag_stripper.rs | ||
tag_writer.rs |