async-log-watch 0.2.0

A simple Rust library to monitor log files and trigger an async callback when a new line is added.
Documentation

async-log-watch

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 1 of them enabled by default.

default

async_std_default (default)

async-std

async_std_tokio1

async_std_tokio2

async_std_tokio3

tokio02

tokio03

tokio1