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