view julia/parallel/ParallelProcessing/src/ParallelProcessing.jl @ 33:2d033830c26e

Implement struct-specific parser
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 19 Mar 2023 20:20:13 +0100
parents 3d916aa02d00
children 03d20a4dd8f2
line wrap: on
line source

module ParallelProcessing

include("jsonparser.jl")
include("json.jl")
end # module ParallelProcessing