you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago

My coworkers do document the code:

/// Returns a list of foos, given a bar. 
fn get_foos_from_bar(bar: Bar)
  • source
  • parent