Struct rust_client::app::ExecutionResponse[][src]

pub struct ExecutionResponse {
    pub response: Response,
}

Fields

Auto Trait Implementations