Module Extended_file_attributes.Set_attr_result

type t =
| Ok
| EEXIST
| ENOATTR
| ENOTSUP
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t