Type Definition gdb_command::error::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

GdbCommand Result