Module memo::models

source ·

Structs§

  • Stores the content of a ‘memo’ Includes the text, the date and time
  • Struct that holds all the data of the application The data is stored in a HashMap where the key is the id of the item and the value is the content.