formatting
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
## Language specific
|
||||
|
||||
- Rust doesn't use the 'new' keyword
|
||||
- Classes in Rust require all attributes to be defined at all times, so you have to define all the data on creation.
|
||||
- Classes in Rust require all attributes to be defined at all times, so you have
|
||||
to define all the data on creation.
|
||||
|
||||
Relevant Files
|
||||
|
||||
|
Reference in New Issue
Block a user