Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
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:
commit
3ee237865c
@ -819,6 +819,7 @@ pub mod cds {
|
|||||||
/// See [chrono::DateTime::format] for a usage example of the generated
|
/// See [chrono::DateTime::format] for a usage example of the generated
|
||||||
/// [chrono::format::DelayedFormat] structs.
|
/// [chrono::format::DelayedFormat] structs.
|
||||||
pub mod ascii {
|
pub mod ascii {
|
||||||
|
#[cfg(feature = "alloc")]
|
||||||
use chrono::format::{DelayedFormat, StrftimeItems};
|
use chrono::format::{DelayedFormat, StrftimeItems};
|
||||||
use chrono::{DateTime, Utc};
|
use chrono::{DateTime, Utc};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user