Struct rbspy_testdata::CoreDump [] [src]

pub struct CoreDump { /* fields omitted */ }

Allows testing offline with a core dump of a Ruby process.

Trait Implementations

impl From<File> for CoreDump
[src]

[src]

Performs the conversion.

impl CopyAddress for CoreDump
[src]

[src]

Try to copy buf.len() bytes from addr in the process self, placing them in buf.