Destructor for the json_core type.
json_core
subroutine destroy_json_core(me) implicit none class(json_core),intent(out) :: me end subroutine destroy_json_core