package llama_core

  1. Overview
  2. Docs
type t = {
  1. delta_time : int;
  2. message : (Message.t, Unimplemented.t) Stdlib.result;
}
val to_string : t -> string
OCaml

Innovation. Community. Security.