Module GdataAtom.Rel

module Rel: sig .. end

type t = [ `Alternate | `Edit | `EditMedia | `Self ] 
val to_string : [> t ] -> string