BufWithFds

Type Alias BufWithFds 

Source
pub type BufWithFds = BufWithFds<Vec<u8>>;
Expand description

A combination of a buffer and a list of file descriptors.