Cohttp_eio.Body
type t = Eio.Flow.source_ty Eio.Resource.t
type Eio.Flow.read_method +=
| String of 't0 -> string
module String_source : sig ... end
val of_string : string -> Eio.Flow.source_ty Eio.Resource.t