Up

Module Description = Async_extra.Import.Rpc_kernel.Description

Signature

type t = {
name
: string ;
version
: int ;
}
val sexp_of_t : t -> Sexplib.Sexp.t
val compare : t -> t -> int
module Stable : sig .. end