Struct httpbis::http_common::CommandLoopData [] [src]

pub struct CommandLoopData<N> where
    N: LoopInner
{ pub inner: TaskRcMut<N>, }

Fields