package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type guard = bool * string
val authorize : guard -> (unit, string) Result.t
val any : guard list -> string -> (unit, string) Result.t