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

type Value = Arc<ValueT>;

Represents a dynamic value as a threadsafe trait object.