package qrencode

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