Type Alias dfhack_remote::Client

source ·
pub type Client = Stubs<Channel>;
Expand description

DFHack client, build it with connect or connect_to

Aliased Type§

struct Client { /* private fields */ }