feat: introduce tick crate #596
Annotations
10 errors
|
Check External Type Exposure
Process completed with exit code 1.
|
|
Check External Type Exposure:
crates/tick/src/timestamp.rs#L564
Unapproved external type `serde_core::de::Deserialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/timestamp.rs#L551
Unapproved external type `serde_core::ser::Serialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/periodic_timer.rs#L112
Unapproved external type `futures_core::stream::Stream` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/unix_seconds_timestamp.rs#L160
Unapproved external type `serde_core::de::Deserialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/unix_seconds_timestamp.rs#L149
Unapproved external type `serde_core::ser::Serialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/rfc_2822_timestamp.rs#L138
Unapproved external type `serde_core::de::Deserialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/rfc_2822_timestamp.rs#L127
Unapproved external type `serde_core::ser::Serialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/iso_8601_timestamp.rs#L128
Unapproved external type `serde_core::de::Deserialize` referenced in public API
|
|
Check External Type Exposure:
crates/tick/src/fmt/iso_8601_timestamp.rs#L117
Unapproved external type `serde_core::ser::Serialize` referenced in public API
|
Loading