Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
webview
v0.2.5
Webview
Error
JSProc
NativeHandleKind
SizeHints
TypedBinding
VersionInfo
Webview
WindowManager
Generated using Crystal 1.16.3
2025-12-05 04:23:46 UTC
module
Webview::
TypedBinding
Overview
Helper module for type conversions in bind_typed
Defined in:
webview.cr
Class Method Summary
.convert_from_json
(json_val : JSON::Any, type :
T
.
class
) forall T
.convert_to_json
(value)
Class Method Detail
def self.
convert_from_json
(json_val : JSON::Any, type :
T
.
class
) forall T
#
[
View source
]
def self.
convert_to_json
(value)
#
[
View source
]