Struct multi_structs::example_generated::Bar
[−]
[src]
pub struct Bar {
pub c: usize,
pub d: String,
}Bar
Fields
c: usize
c
d: String
d