This repo contains my progress going through Zero To Production In Rust book
Note that tests may fail due to this error Too many open files, this can be resolved by increasing the limit of file descriptors using this command ulimit -n 8192
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repo contains my progress going through Zero To Production In Rust book
Note that tests may fail due to this error Too many open files, this can be resolved by increasing the limit of file descriptors using this command ulimit -n 8192