Module Stationary.Attribute

module Attribute: Attribute

type t 
include ??
val to_string : t -> string
val create : string -> string -> t
val class_ : string -> t
val href : string -> t
val src : string -> t