module Stremio::Addon::DevKit::Mixins::URIConverter

Overview

Adds custom handling of the to/from json for URI objects

Defined in:

stremio-addon-devkit/mixins/meta.cr

Class Method Summary

Class Method Detail

def self.to_json(uri : URI, json : JSON::Builder) : Nil #

[View source]