ebassi / taglib-rust

TagLib bindings for Rust
MIT License
28 stars 11 forks source link

Allow setting custom tags #12

Open vbrandl opened 5 years ago

vbrandl commented 5 years ago

Is it possible to expose a getter and setter function on Tag to read and write custom tags by supplying the tag name as a parameter?