Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
OraftSourcetype t = {conf : Oraft__.Conf.t;post_command : string -> bool Lwt.t;current_state : unit -> current_state;}