Type Alias TcbInfoJson

Source
pub type TcbInfoJson = String;
Expand description

JSON structure as defined in Appendix A of the API spec. Content may vary slightly between API v3 and v4.

Aliased Typeยง

pub struct TcbInfoJson { /* private fields */ }