Type Definition mould::worker::BoxedObjects [] [src]

type BoxedObjects = Box<Iterator<Item=Object>>;