= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package obus
-
obus
-
obus.hal
-
obus.network_manager
-
obus.notification
-
obus.ppx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
method virtual init : mechanism_return Lwt.t
Initial return value of the mechanism
method data : data -> mechanism_return Lwt.t
mech_data
must continue the mechanism process with the given data. Default implementation fail with an error message.