Struct log4rs_routing_appender::route::OccupiedEntry [] [src]

pub struct OccupiedEntry<'a>(_, _);

An entry which exists in the cache.

Methods

impl<'a> OccupiedEntry<'a>
[src]

Consumes the entry, returning the associated appender.