Type Definition deuterium::sql::BoxedValue [] [src]

type BoxedValue = Box<ToSql + 'static>;