Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
This commit is contained in:
commit
afd59b14fc
@ -273,6 +273,7 @@ impl TimeReader for CdsShortTimeProvider {
|
||||
/// 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};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user