Struct zinc64_debug::Debugger [−][src]
pub struct Debugger { /* fields omitted */ }Methods
impl Debugger[src]
impl Debuggerpub fn new(command_tx: Sender<Command>) -> Self[src]
pub fn new(command_tx: Sender<Command>) -> Selfpub fn start(&self, addr: SocketAddr) -> Result<()>[src]
pub fn start(&self, addr: SocketAddr) -> Result<()>