Ocamlformat_rpc_lib_protocol.ProtocolSourcetype format_args = {path : string option;Path used for the current formatting request, this allows ocamlformat to determine which .ocamlformat files must be applied.
*)config : (string * string) list option;Additional options used for the current formatting request.
*)}