Driver.Cookiesval get :
t ->
string ->
(Parsetree.expression, 'a -> 'a, 'b) Ppxlib__.Ast_pattern0.t ->
'b optionval get_res :
t ->
string ->
(Parsetree.expression, 'a -> 'a, 'b) Ppxlib__.Ast_pattern0.t ->
('b option, Ppxlib__.Location.Error.t Stdppx.NonEmptyList.t) resultval set : t -> string -> Parsetree.expression -> unitval add_handler : (t -> unit) -> unitval add_simple_handler :
string ->
(Parsetree.expression, 'a -> 'a, 'b) Ppxlib__.Ast_pattern0.t ->
f:('b option -> unit) ->
unitval add_post_handler : (t -> unit) -> unit