Type Definition holmes::pg::dyn::Type [] [src]

type Type = Arc<TypeT>;

Represents the type of a dynamic value as a threadsafe trait object.