followfile
This crate provides a Reader library equivalent to tail -f, allowing you to follow a file.
Currently, only the Tokio backend and polling are implemented.
This crate provides a Reader library equivalent to tail -f, allowing you to follow a file.
Currently, only the Tokio backend and polling are implemented.