mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add comment
This commit is contained in:
parent
8091dd6ace
commit
b27474d642
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ impl Status {
|
|||
}
|
||||
|
||||
/// Create new `Self::Failure` as `Failure::RedirectLimit`
|
||||
/// * this function is high-level wrapper for `Failure::redirect_limit`
|
||||
pub fn failure_redirect_limit(count: usize, is_global: bool) -> Self {
|
||||
Self::Failure {
|
||||
event: now(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue