package binsec

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

Module Checkct.StatusSource

Sourcetype t =
  1. | Secure
  2. | Insecure of Report.t
  3. | Unknown
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.