module Const:
| Parameters: |
|
type t =
| |
Const of |
type'aparse_func ='a Rest.parse_func
type'aparse_opt_func ='a Rest.parse_opt_func
type'agenerate_func ='a Rest.generate_func
include Sharp_router.Part
val const : string -> Rest.t -> t