BoundedArray.fromJson

Convert from/to Json.

struct BoundedArray(E, size_t maxElements_)
static @safe
typeof(this)
fromJson
(
Json src
)

Meta