Type Definition algorithmia::prelude::JsonValue [] [src]

type JsonValue = Value;

Feature-specific alias to a JSON enum type

This type alias varies by compilation feature to use the JSON enum type of the underlying JSON crate.