mirror of
https://github.com/posborne/rust-pstree.git
synced 2025-02-06 02:05:03 +01:00
An implementation of pstree in rust based on the exercise from TLPI
b1fa5a4d58
I think I'm starting to 'get it' a bit more. Rust really forces the issue with dealing with error types and you kind of need to get deep into all parts of the language right away to get stuff working; that being said, the language is reasonable in size and has a relatively small number of concepts. |
||
---|---|---|
.gitignore | ||
LICENSE | ||
pstree.rs |