Searched refs:FlushGuard (Results 1 – 2 of 2) sorted by relevance
251 pub struct FlushGuard<W> struct278 pub fn flush_on_drop(&self) -> FlushGuard<W> { in flush_on_drop()279 FlushGuard { in flush_on_drop()330 impl<W> FlushGuard<W> impl352 impl<W> Drop for FlushGuard<W> implementation370 pub fn with_file(path: impl AsRef<Path>) -> Result<(Self, FlushGuard<BufWriter<File>>), Error> { in with_file()
46 of the `FlameLayer`, see the docs for [`FlushGuard`].132 [`FlushGuard`]: https://docs.rs/tracing-flame/*/tracing_flame/struct.FlushGuard.html