doc corrections
Some checks failed
Rust/cfdp/pipeline/head There was a failure building this commit

This commit is contained in:
2024-09-05 14:58:40 +02:00
parent 8a331c2971
commit 3575f331d4

View File

@@ -588,7 +588,6 @@ pub mod std_mod {
}
/// Simple implementation of the [CountdownProvider] trait assuming a standard runtime.
/// It also assumes that a second accuracy of the check timer period is sufficient.
#[derive(Debug)]
pub struct StdCountdown {
expiry_time: Duration,