DEV Community

Discussion on: Structs in Rust

Collapse
 
nigel447 profile image
nigel447

prefer this syntax to golang, content here is very useful, its a shame that the code blocks are not formatted for clarity

struct MyStruct {
name:String,
}

Collapse
 
francescoxx profile image
Francesco Ciulla

it should be fixed now, thanks