package spin

  1. Overview
  2. Docs
module type Template = sig ... end
val hello : (module Template)

The hello tutorial template

val all : (module Template) list

List of all of the official spin templates