lofty-rs/lofty_attr
Serial f4611ca357 misc: Introduce WriteOptions
This allows the caller to tweak how Lofty writes their tags in various ways.

As this is just a dumping ground for all sorts of format-specific settings, this is best used as an application global config that gets set once.

In its current state, it will only respect `uppercase_id3v2_chunk` and `preferred_padding` (for some formats).

`respect_read_only` and `remove_others` are defined for later use.

closes #228
2024-04-03 12:52:07 -04:00
..
src misc: Introduce WriteOptions 2024-04-03 12:52:07 -04:00
Cargo.toml lofty_attr: Bump version 2024-01-19 13:28:47 -05:00
README.md lofty_attr: Publish 2022-08-10 14:28:48 -04:00

This crate provides macros for Lofty.