Module Tool_choice.Function_choice

type t = {
  1. name : string;
}
val sexp_of_t : t -> Sexplib0.Sexp.t