Module stackbox::dyn_traits::fn_once[][src]

Since StackBox<'_, dyn FnOnce…> does not auto-implement FnOnce…, we need to do it manually.

Higher-order lifetimes are not directly supported by these types

See custom_dyn! to know what this means, and a way to palliate the issue.

Structs

StackBoxDynFnOnce_0
StackBoxDynFnOnce_1
StackBoxDynFnOnce_2
StackBoxDynFnOnce_3
StackBoxDynFnOnce_4
StackBoxDynFnOnce_5
StackBoxDynFnOnce_6
StackBoxDynFnOnce_7
StackBoxDynFnOnce_8
StackBoxDynFnOnce_9