[][src]Type Definition deadpool::Object

type Object<T, E> = Object<T, E>;
Deprecated since 0.5.0:

Please use deadpool::managed::Object directly

This struct was moved to deadpool::managed::Object.