Abstract


  • Code block that perform some action and do not return a value

Example

  • Definition of Function
  • Value assignment, in some languages like C, value assignment is Expression

Rust Statement