Metadata.Articles
include INJECTABLE
val inject :
(module Key_value.DESCRIBABLE with type t = 'a) ->
t ->
(string * 'a) list
Produces a structured object, compliant to a template input from a t
.
val title : t -> string option
val description : t -> string option