JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
534 stars 82 forks source link

Add flag to disallow committing structs #541

Open JonasIsensee opened 5 months ago

JonasIsensee commented 5 months ago

If the user really wants to ensure that no julia structs accidentally end up in the file, this would be useful