Struct log4rs::append::rolling_file::policy::compound::roll::delete::DeleteRollerDeserializer [] [src]

pub struct DeleteRollerDeserializer;

A deserializer for the DeleteRoller.

Configuration

kind: delete

Trait Implementations

impl Deserialize for DeleteRollerDeserializer
[src]

The trait that this deserializer will create.

This deserializer's configuration.

Create a new trait object based on the provided config.