visibility of struct members
Opened this issue · 1 comments
nat3Github commented
hi holzhaus!
when scrolling the library I noticed that some of the structs members for example PlaylistEntry are only visible in the crate (not pub).
may I suggest making (useful) struct members to public? that would probably make it easier to use the library.
greetings!
Holzhaus commented
Makes sense. Do you want to make a PR?