Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
querystring
master
QString
Built with Crystal 1.9.2
2023-10-07 10:55:01 UTC
module
QString
Defined in:
querystring.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.parse
(str : String)
.stringify
(obj : Hash, opts : Hash = {}
of
Nil
=>
Nil
)
Class Method Detail
def self.
parse
(str : String)
#
[
View source
]
def self.
stringify
(obj : Hash, opts : Hash = {}
of
Nil
=>
Nil
)
#
[
View source
]