Core types for QML.
This module contains the fundamental types for job processing, including job definitions and state management.
pub use job::Job;
pub use job_state::JobState;