Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2022-12-07 18:44:06 +01:00
commit 3ee237865c
1 changed files with 1 additions and 0 deletions

View File

@ -819,6 +819,7 @@ pub mod cds {
/// See [chrono::DateTime::format] for a usage example of the generated
/// [chrono::format::DelayedFormat] structs.
pub mod ascii {
#[cfg(feature = "alloc")]
use chrono::format::{DelayedFormat, StrftimeItems};
use chrono::{DateTime, Utc};