Type Definition deuterium::BoxedExpression [] [src]

type BoxedExpression = Box<UntypedExpression + 'static>;