module Place::Router::Core::Settings::Connections::Deserializable

Defined in:

place/router/settings.cr

Instance Method Summary

Instance Method Detail

def from_json_object_key?(key : String) #

[View source]
def get_parts(module_id : String) : Tuple(String, Int32 | Nil) #

[View source]
abstract def parse?(raw : String) #

[View source]