lofty-rs/examples/custom_resolver
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
..
src Probe: Introduce GlobalOptions to handle allocations and resolvers 2024-01-02 19:06:45 -05:00
Cargo.toml Implement custom file resolvers (#40) 2022-07-24 16:08:46 -04:00
test_asset.myfile Implement custom file resolvers (#40) 2022-07-24 16:08:46 -04:00