1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package spin
-
spin
-
-
spin.ansi
-
spin.template
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val of_dec : Dec_user_config.t -> t
val read : ?path:string -> unit -> ( t option, Spin_error.t ) Spin_std.Result.t
val save : ?path:string -> t -> ( unit, Spin_error.t ) Spin_std.Result.t
val to_context : t -> ( string, string ) Spin_std.Hashtbl.t