Dependency.fromJson

Constructs a new Dependency from its JSON representation.

See toJson for a description of the JSON format.

struct Dependency
static @trusted
fromJson
(
Json verspec
)

Meta