Crate process_mining
source ·Re-exports
pub use event_log::event_log_struct::Attribute;pub use event_log::event_log_struct::AttributeAddable;pub use event_log::event_log_struct::AttributeValue;pub use event_log::event_log_struct::Attributes;pub use event_log::event_log_struct::Event;pub use event_log::event_log_struct::EventLog;pub use event_log::event_log_struct::Trace;
Modules
- Ser/de to/from timestamps in milliseconds
Structs
- ISO 8601 combined date and time with time zone.
- ISO 8601 combined date and time without timezone.
- The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).
- A Universally Unique Identifier (UUID).
Constants
Traits
- The time zone.