Package providing the StructTypes.StructType
trait for Julia types to declare the kind of "struct" they are,
providing serialization/deserialization packages patterns and strategies to automatically construct objects. To
learn more, check out the documentation links below.
Installation: at the Julia REPL, import Pkg; Pkg.add("StructTypes")
Maintenance: StructTypes is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.