Comment on Show HN: Sauron – A web framework in Rust that adheres to the Elm architectureparentComments−ivancerasOP7yIn that case, breaking up the functions into several smaller functions helps. The rule of thumb of the size of a function body shouldn't be larger than the size of a computer screen.
Comments
In that case, breaking up the functions into several smaller functions helps. The rule of thumb of the size of a function body shouldn't be larger than the size of a computer screen.