= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = ('a, error) Pervasives.result
val v : [< `Success | `Pending | `Failure ] -> string -> string t
val status : _ t -> [> `Success | `Pending | `Failure ]
val descr : string t -> string
val json_of : string t -> Yojson.Basic.json
val of_json : Yojson.Basic.json -> string t