Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
AwsJson.Errors
type !'a handler =
Json.DeserializeHelpers.t ->
string list ->
(string * string) ->
'a
val default_deserializer :
Yojson.Basic.t ->
string list ->
AwsErrors.namespaced_error ->
AwsErrors.aws_service_error
val default_handler :
Json.DeserializeHelpers.t ->
string list ->
(string * string) ->
[> AwsErrors.t ]