79236955

Date: 2024-11-29 11:43:05
Score: 0.5
Natty:
Report link

Unless you want to learn how to implement LinkedList in rust, you can just use LinkedList from std::collections

It has been in rust since 1.0.0 (As per the documentation)

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Mandar Vaze