module type S = sig .. end
sig
end
type raw
type [< Security_type.t ] t
[< Security_type.t ]
val of_raw : raw -> [< Security_type.t ] t
raw -> [< Security_type.t ] t
val to_raw : [< Security_type.t ] t -> raw
[< Security_type.t ] t -> raw