src/nimjsonpkg/json_schema_parser

Search:
Group by:

Procs

proc parseAndGetString(s: string; objectName: string; isPublic: bool;
                       forceBackquote: bool; disableOptionType: bool): string {....raises: [
    JsonError, ValueError, Exception, UnsupportedRefError, UnsupportedTypeError],
    tags: [RootEffect], forbids: [].}