docs(sched): 📝 removes default link on image
This commit is contained in:
parent
677057b0bf
commit
325f381aa4
@ -24,15 +24,15 @@ cargo add lool --registry=lugit --features sched
|
||||
# Sub-Features
|
||||
|
||||
|
||||
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.tokio
|
||||
### <a href="#"><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.
|
||||
|
||||
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.rule-recurrent
|
||||
### <a href="#"><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.
|
||||
|
||||
### <a><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.rule-cron
|
||||
### <a href="#"><img alt="has subfeatures" src="../../.github/img/icon-has-submodules.svg" height="12"></a> sched.rule-cron
|
||||
|
||||
> [!WARNING]
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user