Struct qapi_parser::spec::Include
[−]
[src]
pub struct Include {
pub include: String,
}Fields
include: String
Trait Implementations
impl Debug for Include[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more