docs: fix docs of `LifecycleRules::buffer_size_soft`

pull/24376/head
Marco Neumann 2021-04-12 15:03:48 +02:00
parent 84b2ce4571
commit 440cef59df
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ pub struct LifecycleRules {
pub mutable_size_threshold: Option<NonZeroUsize>,
/// Once the total amount of buffered data in memory reaches this size start
/// dropping data from memory based on the drop_order
/// dropping data from memory based on the [`sort_order`](Self::sort_order)
pub buffer_size_soft: Option<NonZeroUsize>,
/// Once the amount of data in memory reaches this size start