Odoc_document.Codefmt
val elt : Types.Inline.t -> t
val entity : Types.Inline.entity -> t
val txt : string -> t
val noop : t
val cut : t
val sp : t
val render : t -> Types.Source.t
val code : ?attr:string list -> t -> Types.Inline.t
val documentedSrc : t -> Types.DocumentedSrc.t
val codeblock : ?attr:Types.Class.t -> t -> Types.Block.t
val keyword : string -> t
module Infix : sig ... end