lofty-rs/examples
Serial 3a9a2dea7f Probe: Introduce GlobalOptions to handle allocations and resolvers
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.
2024-01-02 19:06:45 -05:00
..
custom_resolver Probe: Introduce GlobalOptions to handle allocations and resolvers 2024-01-02 19:06:45 -05:00
tag_reader.rs Clippy: Apply lints across projects 2023-03-13 20:25:35 -04:00
tag_stripper.rs Clippy: Apply lints across projects 2023-03-13 20:25:35 -04:00
tag_writer.rs Clippy: Apply lints across projects 2023-03-13 20:25:35 -04:00