spec_to_json Function

public function spec_to_json(spec) result(json)

Serialize spec_t to a Vega-Lite JSON string

Arguments

Type IntentOptional Attributes Name
type(spec_t), intent(in) :: spec

Return Value character(len=:), allocatable