pub type PbProfilingResponse = ProfilingResponse;
Expand description
Alias for ProfilingResponse
.
Aliased Type§
struct PbProfilingResponse {
pub result: Vec<u8>,
}
Fields§
§result: Vec<u8>
pub type PbProfilingResponse = ProfilingResponse;
Alias for ProfilingResponse
.
struct PbProfilingResponse {
pub result: Vec<u8>,
}
result: Vec<u8>