Module Error.Option

type option_error = {
  1. option_name : string;
}