Struct ptx_builder::executable::Output
[−]
[src]
pub struct Output {
pub stdout: String,
pub stderr: String,
}Fields
stdout: String
stderr: String