Module Qrencode.QRcode

type t
val encode : QRinput.t -> t
val to_png : t -> size:int -> margin:int -> outfile:string -> unit