Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias FromJsonWithParser<TFrom, TInto>

    FromJsonWithParser: [FromJsonPrimitive<TFrom>, Parser<TFrom, TInto>]

    Parsing a JSON value with given convesion.

    Type Parameters

    • TFrom
    • TInto