Struct cronparse::crontab::SystemCrontabEntry  
            
                [−]
            
        [src]
pub struct SystemCrontabEntry {
    pub sched: Schedule,
    pub user: UserInfo,
    pub cmd: String,
}Fields
| sched | |
| user | |
| cmd |