Holzhaus/rekordcrate

visibility of struct members

Opened this issue · 1 comments

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!

Makes sense. Do you want to make a PR?