Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
jsonrpc
latest (1.15.1-5.0)
1.15.1-5.0
1.15.1-4.14
1.15.0-5.0
1.15.0-4.14
1.15.0~5.0preview1
1.14.2
1.14.1
1.14.0
1.13.1
1.13.0
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.6
1.10.5
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.3
1.8.2
1.8.0
1.7.0
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
Documentation
jsonrpc lib
Jsonrpc
.
Json
.
Jsonable
.
S
Module type
= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
side menu
Overview
Docs
package jsonrpc
jsonrpc
Jsonrpc
Id
Json
Jsonable
S
Notification
Packet
Request
Response
Error
Code
Structured
Legend:
Library
Module
Module type
Parameter
Class
Class type
type
t
val
yojson_of_t :
t
->
t
val
t_of_yojson :
t
->
t