Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
json_parser
FromJsonWithParser
Type Alias FromJsonWithParser<TFrom, TInto>
FromJsonWithParser
:
[
FromJsonPrimitive
<
TFrom
>
,
Parser
<
TFrom
,
TInto
>
]
Parsing a JSON value with given convesion.
Type Parameters
TFrom
TInto
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Parsing a JSON value with given convesion.