package magic-trace

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

Source file trace_state_change.ml

1
2
3
4
5
6
open! Core

type t =
  | Start
  | End
[@@deriving sexp, compare]
OCaml

Innovation. Community. Security.