package sihl-user

  1. Overview
  2. Docs

Module Sihl_user.Session_repoSource

Sourcemodule Migration = Sihl_type.Migration
Sourcemodule Migration_state = Sihl_type.Migration_state
Sourcemodule type Sig = sig ... end
Sourcetype k_v = (string * string) list
Sourceval k_v_to_yojson : k_v -> Yojson.Safe.t
Sourceval string_of_data : string Sihl_type.Session.Map.t -> string
Sourceval data_of_string : string -> (string Sihl_type.Session.Map.t, string) result
Sourceval t : Sihl_type.Session.t Caqti_type.t