MyHiveBox<T> typedef

MyHiveBox<T> = Box<T>

Implementation

typedef MyHiveBox<T> = Box<T>;