package spin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Dec_template.Ignore_rule

type t = {
  1. files : Spin_std.string Spin_std.list;
  2. enabled_if : Expr.t Spin_std.option;
}
val decode_files : Spin_std.Sexp.t -> (Spin_std.string Spin_std.list, Decoder.error) Spin_std.Result.t
val decode : Spin_std.Sexp.t -> (t, Spin__Decoder.error) Spin_std.Result.t
OCaml

Innovation. Community. Security.