Struct thunks::Thunk [] [src]

pub struct Thunk<T, E>(_);

Methods

impl<T, E> Thunk<T, E> where
    T: Send + 'static,
    E: Send + 'static, 
[src]