to_json Module Procedure

module procedure to_json pure module function to_json(self) result(json_lines)

Arguments

Type IntentOptional Attributes Name
class(training_configuration_t), intent(in) :: self

Return Value type(string_t), allocatable, (:)


Calls

proc~~to_json~4~~CallsGraph proc~to_json~4 to_json lines lines proc~to_json~4->lines