1
2
3
pub struct SampleStruct {
    pub var: String,
}