package krb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = ('a, Krb_error.t) Core.Result.t
val to_or_error : ?context:Context.t -> info:string -> 'a t -> 'a Core.Or_error.t