added missing feature gate
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
This commit is contained in:
parent
67cf9ec0c0
commit
ec452130f9
@ -327,6 +327,7 @@ impl ConversionFromNow {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(feature = "std")]
|
||||||
impl CdsConverter for ConversionFromNow {
|
impl CdsConverter for ConversionFromNow {
|
||||||
fn submillis_precision(&self) -> Option<SubmillisPrecision> {
|
fn submillis_precision(&self) -> Option<SubmillisPrecision> {
|
||||||
self.submillis_prec
|
self.submillis_prec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user