Module Std.Tws_result

module Tws_result: Tws_result

type 'a t = ('a, Response.Tws_error.t) Core.Std.Result.t 
val ok_exn : 'a t -> 'a