Resto_directory.Answertype ('o, 'e) t = [ | `Ok of 'o| `OkStream of 'o stream| `Created of string option| `No_content| `Forbidden of 'e option| `Not_found of 'e option| `Conflict of 'e option| `Error of 'e option ]Return type for service handler