Type Alias Client

Source
pub type Client = Stubs<Channel>;
Expand description

DFHack client, build it with connect or connect_to

Aliased Typeยง

pub struct Client { /* private fields */ }