Module Sexp.Sexp_maybe

module Sexp_maybe: sig .. end

type 'a t = ('a, Sexplib.Sexp.t) Result.t 
include Sexpable.S1
include Binable.S1