[][src]Type Definition lightproc::proc_state::EmptyProcState

type EmptyProcState = Box<EmptyState>;

Empty proc state which is an heap allocated empty struct.