StructTypes.jl

Abstract definitions and convenience methods for describing, processing, and constructing Julia objects
Popularity
66 Stars
Updated Last
11 Months Ago
Started In
December 2019

StructTypes

CI codecov deps version version

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.

Documentation

Stable Dev

Required Packages

No packages found.