Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Configuration information to set up a store.
val of_string :
string ->
([> `Btrfs of string | `Zfs of string ], [> `Msg of string ]) result
val pp : Format.formatter -> [< `Btrfs of string | `Zfs of string ] -> unit