= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type ('o, 'e) t = [
|
`Ok of 'o
|
`OkChunk of 'o
|
`OkStream of 'o stream
|
`Created of string option
|
`No_content
|
`Forbidden of 'e option
|
`Not_found of 'e option
|
`Conflict of 'e option
|
`Gone of 'e option
|
`Error of 'e option
]
Return type for service handler