Up
–
cohttp-server-lwt-unix
»
Cohttp_server_lwt_unix
»
Body
» Substring
Module
Body.Substring
type
t
=
{
base : string;
pos : int;
len : int;
}