docs(sched): 📝 remove picture in images (themed-picture)
This commit is contained in:
parent
c5a80fc61e
commit
677057b0bf
@ -24,15 +24,15 @@ cargo add lool --registry=lugit --features sched
|
|||||||
# Sub-Features
|
# Sub-Features
|
||||||
|
|
||||||
|
|
||||||
### <picture><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></picture> sched.tokio
|
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.tokio
|
||||||
|
|
||||||
Enables the `tokio` runtime support, replacing the default behaviour, which implies a `std::thread` pool to run the tasks.
|
Enables the `tokio` runtime support, replacing the default behaviour, which implies a `std::thread` pool to run the tasks.
|
||||||
|
|
||||||
### <picture><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></picture> sched.rule-recurrent
|
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.rule-recurrent
|
||||||
|
|
||||||
Enables the "**recurrent-rule**" style for scheduling tasks.
|
Enables the "**recurrent-rule**" style for scheduling tasks.
|
||||||
|
|
||||||
### <picture><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></picture> sched.rule-cron
|
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.rule-cron
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user