pub type DeductCallerHandle<'a, EXT, DB> = GenericContextHandle<'a, EXT, DB>;
Expand description
Deduct the caller to its limit.
Aliased Type§
struct DeductCallerHandle<'a, EXT, DB> { /* private fields */ }
pub type DeductCallerHandle<'a, EXT, DB> = GenericContextHandle<'a, EXT, DB>;
Deduct the caller to its limit.
struct DeductCallerHandle<'a, EXT, DB> { /* private fields */ }