followfile

Crates.iofollowfile
lib.rsfollowfile
version0.2.1
sourcesrc
created_at2024-05-25 02:28:58.248729
updated_at2024-09-30 12:52:34.379856
descriptionProvides Reader library for following file changes.
homepagehttps://github.com/yamaura/followfile
repositoryhttps://github.com/yamaura/followfile
max_upload_size
id1251685
size17,358
Yuki Yamaura (yamaura)

documentation

README

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.

Commit count: 7

cargo fmt