package qrencode

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val encode : QRinput.t -> t
val to_png : t -> size:int -> margin:int -> outfile:string -> unit