提交 e805cf4f authored 作者: Serhij S's avatar Serhij S

fmt

上级 dc9232c3
...@@ -126,7 +126,7 @@ impl<T> TtlCell<T> { ...@@ -126,7 +126,7 @@ impl<T> TtlCell<T> {
/// A value take-coupler /// A value take-coupler
/// ///
/// Takes two [`TtlCell`] values in case if both of them are not expired and set time /// Takes two [`TtlCell`] values in case if both of them are not expired and set time
/// difference matches "max_time_delta" parameter. Both cells are cleared. /// difference matches "max_time_delta" parameter. Both cells are cleared
#[inline] #[inline]
pub fn take_with<O>( pub fn take_with<O>(
&mut self, &mut self,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论