esp_idf_sysType Alias arg_lit_t
Source pub type arg_lit_t = arg_lit;
struct arg_lit_t {
pub hdr: arg_hdr,
pub count: i32,
}
Trait Implementations
Performs copy-assignment from
source
.
Read more
Formats the value using the given formatter.
Read more
Returns the “default value” for a type.
Read more