Read bundle files

Hello, is there a way to read the rust bundle files in a human readable way? :)

Use any .NET decompiler such as dnSpy, dotPeek, JustDecompile, etc.

I've tried opening a bundle file with dnSpy, and it doesn't show any data (like it does for dll files etc). How are you viewing the data in a bundle file with dnSpy?