2022-08-28 21:33:30 +02:00
<!DOCTYPE html> < html lang = "en" > < head > < meta charset = "utf-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < meta name = "generator" content = "rustdoc" > < meta name = "description" content = "Rate limiter builder." > < meta name = "keywords" content = "rust, rustlang, rust-lang, Builder" > < title > Builder in actix_limitation - Rust< / title > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../SourceSerif4-Regular.ttf.woff2" > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../FiraSans-Regular.woff2" > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../FiraSans-Medium.woff2" > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../SourceCodePro-Regular.ttf.woff2" > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../SourceSerif4-Bold.ttf.woff2" > < link rel = "preload" as = "font" type = "font/woff2" crossorigin href = "../SourceCodePro-Semibold.ttf.woff2" > < link rel = "stylesheet" href = "../normalize.css" > < link rel = "stylesheet" href = "../rustdoc.css" id = "mainThemeStyle" > < link rel = "stylesheet" href = "../ayu.css" disabled > < link rel = "stylesheet" href = "../dark.css" disabled > < link rel = "stylesheet" href = "../light.css" id = "themeStyle" > < script id = "default-settings" > < / script > < script src = "../storage.js" > < / script > < script defer src = "sidebar-items.js" > < / script > < script defer src = "../main.js" > < / script > < noscript > < link rel = "stylesheet" href = "../noscript.css" > < / noscript > < link rel = "icon" href = "https://actix.rs/favicon.ico" > < / head > < body class = "rustdoc struct" > <!-- [if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif] --> < nav class = "mobile-topbar" > < button class = "sidebar-menu-toggle" > ☰ < / button > < a class = "sidebar-logo" href = "../actix_limitation/index.html" > < div class = "logo-container" > < img src = "https://actix.rs/img/logo.png" alt = "logo" > < / div > < / a > < h2 class = "location" > < / h2 > < / nav > < nav class = "sidebar" > < a class = "sidebar-logo" href = "../actix_limitation/index.html" > < div class = "logo-container" >
2022-09-11 01:05:41 +02:00
< img src = "https://actix.rs/img/logo.png" alt = "logo" > < / div > < / a > < h2 class = "location" > < a href = "#" > Builder< / a > < / h2 > < div class = "sidebar-elems" > < section > < div class = "block" > < h3 class = "sidebar-title" > < a href = "#implementations" > Methods< / a > < / h3 > < ul > < li > < a href = "#method.build" > build< / a > < / li > < li > < a href = "#method.cookie_name" > cookie_name< / a > < / li > < li > < a href = "#method.key_by" > key_by< / a > < / li > < li > < a href = "#method.limit" > limit< / a > < / li > < li > < a href = "#method.period" > period< / a > < / li > < li > < a href = "#method.session_key" > session_key< / a > < / li > < / ul > < / div > < div class = "block" > < h3 class = "sidebar-title" > < a href = "#trait-implementations" > Trait Implementations< / a > < / h3 > < ul > < li > < a href = "#impl-Debug-for-Builder" > Debug< / a > < / li > < / ul > < / div > < div class = "block" > < h3 class = "sidebar-title" > < a href = "#synthetic-implementations" > Auto Trait Implementations< / a > < / h3 > < ul > < li > < a href = "#impl-RefUnwindSafe-for-Builder" > !RefUnwindSafe< / a > < / li > < li > < a href = "#impl-Send-for-Builder" > Send< / a > < / li > < li > < a href = "#impl-Sync-for-Builder" > Sync< / a > < / li > < li > < a href = "#impl-Unpin-for-Builder" > Unpin< / a > < / li > < li > < a href = "#impl-UnwindSafe-for-Builder" > !UnwindSafe< / a > < / li > < / ul > < / div > < div class = "block" > < h3 class = "sidebar-title" > < a href = "#blanket-implementations" > Blanket Implementations< / a > < / h3 > < ul > < li > < a href = "#impl-Any-for-Builder" > Any< / a > < / li > < li > < a href = "#impl-Borrow%3CT%3E-for-Builder" > Borrow< T> < / a > < / li > < li > < a href = "#impl-BorrowMut%3CT%3E-for-Builder" > BorrowMut< T> < / a > < / li > < li > < a href = "#impl-From%3CT%3E-for-Builder" > From< T> < / a > < / li > < li > < a href = "#impl-Instrument-for-Builder" > Instrument< / a > < / li > < li > < a href = "#impl-Into%3CU%3E-for-Builder" > Into< U> < / a > < / li > < li > < a href = "#impl-Same%3CT%3E-for-Builder" > Same< T> < / a > < / li > < li > < a href = "#impl-TryFrom%3CU%3E-for-Builder" > TryFrom< U> < / a > < / li > < li > < a href = "#impl-TryInto%3CU%3E-for-Builder" > TryInto< U> < / a > < / li > < li > < a href = "#impl-VZip%3CV%3E-for-Builder" > VZip< V> < / a > < / li > < li > < a href = "#impl-WithSubscriber-for-Builder" > WithSubscriber< / a > < / li > < / ul > < / div > < / section > < h2 class = "location" > < a href = "index.html" > In actix_limitation< / a > < / h2 > < / div > < / nav > < main > < div class = "width-limiter" > < div class = "sub-container" > < a class = "sub-logo-container" href = "../actix_limitation/index.html" >
2022-09-21 11:18:37 +02:00
< img src = "https://actix.rs/img/logo.png" alt = "logo" > < / a > < nav class = "sub" > < form class = "search-form" > < div class = "search-container" > < span > < / span > < input class = "search-input" name = "search" autocomplete = "off" spellcheck = "false" placeholder = "Click or press ‘ S’ to search, ‘ ?’ for more options…" type = "search" > < div id = "help-button" title = "help" tabindex = "-1" > < button type = "button" > ?< / button > < / div > < div id = "settings-menu" tabindex = "-1" > < a href = "../settings.html" title = "settings" > < img width = "22" height = "22" alt = "Change settings" src = "../wheel.svg" > < / a > < / div > < / div > < / form > < / nav > < / div > < section id = "main-content" class = "content" > < div class = "main-heading" > < h1 class = "fqn" > < span class = "in-band" > Struct < a href = "index.html" > actix_limitation< / a > ::< wbr > < a class = "struct" href = "#" > Builder< / a > < button id = "copy-path" onclick = "copy_path(this)" title = "Copy item path to clipboard" > < img src = "../clipboard.svg" width = "19" height = "18" alt = "Copy item path" > < / button > < / span > < / h1 > < span class = "out-of-band" > < a class = "srclink" href = "../src/actix_limitation/builder.rs.html#12-20" > source< / a > · < a id = "toggle-all-docs" href = "javascript:void(0)" title = "collapse all docs" > [< span class = "inner" > − < / span > ]< / a > < / span > < / div > < div class = "item-decl" > < pre class = "rust struct" > < code > pub struct Builder { /* private fields */ }< / code > < / pre > < / div > < details class = "rustdoc-toggle top-doc" open > < summary class = "hideme" > < span > Expand description< / span > < / summary > < div class = "docblock" > < p > Rate limiter builder.< / p >
2022-09-11 01:05:41 +02:00
< / div > < / details > < h2 id = "implementations" class = "small-section-header" > Implementations< a href = "#implementations" class = "anchor" > < / a > < / h2 > < div id = "implementations-list" > < details class = "rustdoc-toggle implementors-toggle" open > < summary > < section id = "impl-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#22-106" > source< / a > < a href = "#impl-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.limit" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#24-27" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.limit" class = "fnname" > limit< / a > (& mut self, limit: < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.usize.html" > usize< / a > ) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.reference.html" > & mut < / a > Self< / h4 > < / section > < / summary > < div class = "docblock" > < p > Set upper limit.< / p >
< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.period" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#30-33" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.period" class = "fnname" > period< / a > (& mut self, period: < a class = "struct" href = "https://doc.rust-lang.org/nightly/core/time/struct.Duration.html" title = "struct core::time::Duration" > Duration< / a > ) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.reference.html" > & mut < / a > Self< / h4 > < / section > < / summary > < div class = "docblock" > < p > Set limit window/period.< / p >
< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.key_by" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#38-44" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.key_by" class = "fnname" > key_by< / a > < F> (& mut self, resolver: F) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.reference.html" > & mut < / a > Self< span class = "where fmt-newline" > where< br > F: < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/ops/function/trait.Fn.html" title = "trait core::ops::function::Fn" > Fn< / a > (& ServiceRequest) -> < a class = "enum" href = "https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title = "enum core::option::Option" > Option< / a > < < a class = "struct" href = "https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title = "struct alloc::string::String" > String< / a > > + < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title = "trait core::marker::Send" > Send< / a > + < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title = "trait core::marker::Sync" > Sync< / a > + 'static,< / span > < / h4 > < / section > < / summary > < div class = "docblock" > < p > Sets rate limit key derivation function.< / p >
< p > Should not be used in combination with < code > cookie_name< / code > or < code > session_key< / code > as they conflict.< / p >
2022-09-25 22:12:08 +02:00
< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.cookie_name" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#50-56" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.cookie_name" class = "fnname" > cookie_name< / a > (< br > & mut self,< br > cookie_name: impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title = "trait core::convert::Into" > Into< / a > < < a class = "enum" href = "https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html" title = "enum alloc::borrow::Cow" > Cow< / a > < 'static, < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.str.html" > str< / a > > > < br > ) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.reference.html" > & mut < / a > Self< / h4 > < / section > < span class = "item-info" > < div class = "stab deprecated" > < span class = "emoji" > 👎< / span > < span > Deprecated: Prefer < code > key_by< / code > .< / span > < / div > < / span > < / summary > < div class = "docblock" > < p > Sets name of cookie to be sent.< / p >
2022-09-11 01:05:41 +02:00
< p > This method should not be used in combination of < code > key_by< / code > as they conflict.< / p >
2022-09-25 22:12:08 +02:00
< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.session_key" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#63-69" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.session_key" class = "fnname" > session_key< / a > (< br > & mut self,< br > session_key: impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title = "trait core::convert::Into" > Into< / a > < < a class = "enum" href = "https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html" title = "enum alloc::borrow::Cow" > Cow< / a > < 'static, < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.str.html" > str< / a > > > < br > ) -> < a class = "primitive" href = "https://doc.rust-lang.org/nightly/std/primitive.reference.html" > & mut < / a > Self< / h4 > < / section > < span class = "item-info" > < div class = "stab deprecated" > < span class = "emoji" > 👎< / span > < span > Deprecated: Prefer < code > key_by< / code > .< / span > < / div > < / span > < / summary > < div class = "docblock" > < p > Sets session key to be used in backend.< / p >
2022-09-11 01:05:41 +02:00
< p > This method should not be used in combination of < code > key_by< / code > as they conflict.< / p >
< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.build" class = "method has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#75-105" > source< / a > < h4 class = "code-header" > pub fn < a href = "#method.build" class = "fnname" > build< / a > (& mut self) -> < a class = "enum" href = "https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title = "enum core::result::Result" > Result< / a > < < a class = "struct" href = "struct.Limiter.html" title = "struct actix_limitation::Limiter" > Limiter< / a > , < a class = "enum" href = "enum.Error.html" title = "enum actix_limitation::Error" > Error< / a > > < / h4 > < / section > < / summary > < div class = "docblock" > < p > Finalizes and returns a < code > Limiter< / code > .< / p >
2022-03-18 18:02:40 +01:00
< p > Note that this method will connect to the Redis server to test its connection which is a
< strong > synchronous< / strong > operation.< / p >
2022-09-25 22:12:08 +02:00
< / div > < / details > < / div > < / details > < / div > < h2 id = "trait-implementations" class = "small-section-header" > Trait Implementations< a href = "#trait-implementations" class = "anchor" > < / a > < / h2 > < div id = "trait-implementations-list" > < details class = "rustdoc-toggle implementors-toggle" open > < summary > < section id = "impl-Debug-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#11" > source< / a > < a href = "#impl-Debug-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title = "trait core::fmt::Debug" > Debug< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.fmt" class = "method trait-impl has-srclink" > < a class = "srclink rightside" href = "../src/actix_limitation/builder.rs.html#11" > source< / a > < a href = "#method.fmt" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt" class = "fnname" > fmt< / a > (& self, f: & mut < a class = "struct" href = "https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title = "struct core::fmt::Formatter" > Formatter< / a > < '_> ) -> < a class = "type" href = "https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title = "type core::fmt::Result" > Result< / a > < / h4 > < / section > < / summary > < div class = 'docblock' > Formats the value using the given formatter. < a href = "https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt" > Read more< / a > < / div > < / details > < / div > < / details > < / div > < h2 id = "synthetic-implementations" class = "small-section-header" > Auto Trait Implementations< a href = "#synthetic-implementations" class = "anchor" > < / a > < / h2 > < div id = "synthetic-implementations-list" > < section id = "impl-RefUnwindSafe-for-Builder" class = "impl has-srclink" > < a href = "#impl-RefUnwindSafe-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl !< a class = "trait" href = "https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title = "trait core::panic::unwind_safe::RefUnwindSafe" > RefUnwindSafe< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < section id = "impl-Send-for-Builder" class = "impl has-srclink" > < a href = "#impl-Send-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title = "trait core::marker::Send" > Send< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < section id = "impl-Sync-for-Builder" class = "impl has-srclink" > < a href = "#impl-Sync-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title = "trait core::marker::Sync" > Sync< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < section id = "impl-Unpin-for-Builder" class = "impl has-srclink" > < a href = "#impl-Unpin-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title = "trait core::marker::Unpin" > Unpin< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < section id = "impl-UnwindSafe-for-Builder" class = "impl has-srclink" > < a href = "#impl-UnwindSafe-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl !< a class = "trait" href = "https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title = "trait core::panic::unwind_safe::UnwindSafe" > UnwindSafe< / a > for < a class = "struct" href = "struct.Builder.html" title = "struct actix_limitation::Builder" > Builder< / a > < / h3 > < / section > < / div > < h2 id = "blanket-implementations" class = "small-section-header" > Blanket Implementations< a
2022-09-21 11:18:37 +02:00
< / div > < / details > < / div > < / details > < details class = "rustdoc-toggle implementors-toggle" > < summary > < section id = "impl-Instrument-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "https://docs.rs/tracing/0.1.36/src/tracing/instrument.rs.html#276" > source< / a > < a href = "#impl-Instrument-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl< T> < a class = "trait" href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.Instrument.html" title = "trait tracing::instrument::Instrument" > Instrument< / a > for T< / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.instrument" class = "method trait-impl has-srclink" > < a class = "srclink rightside" href = "https://docs.rs/tracing/0.1.36/src/tracing/instrument.rs.html#82" > source< / a > < a href = "#method.instrument" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.Instrument.html#method.instrument" class = "fnname" > instrument< / a > (self, span: < a class = "struct" href = "https://docs.rs/tracing/0.1.36/tracing/span/struct.Span.html" title = "struct tracing::span::Span" > Span< / a > ) -> < a class = "struct" href = "https://docs.rs/tracing/0.1.36/tracing/instrument/struct.Instrumented.html" title = "struct tracing::instrument::Instrumented" > Instrumented< / a > < Self> < / h4 > < / section > < / summary > < div class = 'docblock' > Instruments this type with the provided < a href = "https://docs.rs/tracing/0.1.36/tracing/span/struct.Span.html" title = "Span" > < code > Span< / code > < / a > , returning an
< code > Instrumented< / code > wrapper. < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.Instrument.html#method.instrument" > Read more< / a > < / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.in_current_span" class = "method trait-impl has-srclink" > < a class = "srclink rightside" href = "https://docs.rs/tracing/0.1.36/src/tracing/instrument.rs.html#121" > source< / a > < a href = "#method.in_current_span" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.Instrument.html#method.in_current_span" class = "fnname" > in_current_span< / a > (self) -> < a class = "struct" href = "https://docs.rs/tracing/0.1.36/tracing/instrument/struct.Instrumented.html" title = "struct tracing::instrument::Instrumented" > Instrumented< / a > < Self> < / h4 > < / section > < / summary > < div class = 'docblock' > Instruments this type with the < a href = "https://docs.rs/tracing/0.1.36/tracing/span/struct.Span.html#method.current" > current< / a > < a href = "https://docs.rs/tracing/0.1.36/tracing/span/struct.Span.html" > < code > Span< / code > < / a > , returning an
2022-09-25 22:12:08 +02:00
< code > Instrumented< / code > wrapper. < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.Instrument.html#method.in_current_span" > Read more< / a > < / div > < / details > < / div > < / details > < details class = "rustdoc-toggle implementors-toggle" > < summary > < section id = "impl-Into%3CU%3E-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#549" > source< / a > < a href = "#impl-Into%3CU%3E-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl< T, U> < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title = "trait core::convert::Into" > Into< / a > < U> for T< span class = "where fmt-newline" > where< br > U: < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title = "trait core::convert::From" > From< / a > < T> ,< / span > < / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.into" class = "method trait-impl has-srclink" > < span class = "rightside" > < span class = "since" title = "const unstable" > const: < a href = "https://github.com/rust-lang/rust/issues/88674" title = "Tracking issue for const_convert" > unstable< / a > < / span > · < a class = "srclink" href = "https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#557" > source< / a > < / span > < a href = "#method.into" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" class = "fnname" > into< / a > (self) -> U< / h4 > < / section > < / summary > < div class = "docblock" > < p > Calls < code > U::from(self)< / code > .< / p >
2022-03-18 18:02:40 +01:00
< p > That is, this conversion is whatever the implementation of
< code > < a href = "https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title = "From" > From< / a > < T> for U< / code > chooses to do.< / p >
2022-09-25 22:12:08 +02:00
< / div > < / details > < / div > < / details > < details class = "rustdoc-toggle implementors-toggle" > < summary > < section id = "impl-Same%3CT%3E-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "https://docs.rs/typenum/1.15.0/src/typenum/type_operators.rs.html#34" > source< / a > < a href = "#impl-Same%3CT%3E-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl< T> < a class = "trait" href = "https://docs.rs/typenum/1.15.0/typenum/type_operators/trait.Same.html" title = "trait typenum::type_operators::Same" > Same< / a > < T> for T< / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle" open > < summary > < section id = "associatedtype.Output" class = "associatedtype trait-impl has-srclink" > < a href = "#associatedtype.Output" class = "anchor" > < / a > < h4 class = "code-header" > type < a href = "https://docs.rs/typenum/1.15.0/typenum/type_operators/trait.Same.html#associatedtype.Output" class = "associatedtype" > Output< / a > = T< / h4 > < / section > < / summary > < div class = 'docblock' > Should always be < code > Self< / code > < / div > < / details > < / div > < / details > < details class = "rustdoc-toggle implementors-toggle" > < summary > < section id = "impl-TryFrom%3CU%3E-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#607" > source< / a > < a href = "#impl-TryFrom%3CU%3E-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl< T, U> < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title = "trait core::convert::TryFrom" > TryFrom< / a > < U> for T< span class = "where fmt-newline" > where< br > U: < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title = "trait core::convert::Into" > Into< / a > < T> ,< / span > < / h3 > < / section > < / summary > < div class = "impl-items" > < details class = "rustdoc-toggle" open > < summary > < section id = "associatedtype.Error-1" class = "associatedtype trait-impl has-srclink" > < a href = "#associatedtype.Error-1" class = "anchor" > < / a > < h4 class = "code-header" > type < a href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class = "associatedtype" > Error< / a > = < a class = "enum" href = "https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title = "enum core::convert::Infallible" > Infallible< / a > < / h4 > < / section > < / summary > < div class = 'docblock' > The type returned in the event of a conversion error.< / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.try_from" class = "method trait-impl has-srclink" > < span class = "rightside" > < span class = "since" title = "const unstable" > const: < a href = "https://github.com/rust-lang/rust/issues/88674" title = "Tracking issue for const_convert" > unstable< / a > < / span > · < a class = "srclink" href = "https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#613" > source< / a > < / span > < a href = "#method.try_from" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class = "fnname" > try_from< / a > (value: U) -> < a class = "enum" href = "https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title = "enum core::result::Result" > Result< / a > < T, < T as < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title = "trait core::convert::TryFrom" > TryFrom< / a > < U> > ::< a class = "associatedtype" href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title = "type core::convert::TryFrom::Error" > Error< / a > > < / h4 > < / section > < / summary > < div class = 'docblock' > Performs the conversion.< / div > < / details > < / div > < / details > < details class = "rustdoc-toggle implementors-toggle" > < summary > < section id = "impl-TryInto%3CU%3E-for-Builder" class = "impl has-srclink" > < a class = "srclink rightside" href = "https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#592" > source< / a > < a href = "#impl-TryInto%3CU%3E-for-Builder" class = "anchor" > < / a > < h3 class = "code-header in-band" > impl< T, U> < a class = "trait" href = "https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html"
2022-09-21 11:18:37 +02:00
< a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/struct.WithDispatch.html" title = "WithDispatch" > < code > WithDispatch< / code > < / a > wrapper. < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.WithSubscriber.html#method.with_subscriber" > Read more< / a > < / div > < / details > < details class = "rustdoc-toggle method-toggle" open > < summary > < section id = "method.with_current_subscriber" class = "method trait-impl has-srclink" > < a class = "srclink rightside" href = "https://docs.rs/tracing/0.1.36/src/tracing/instrument.rs.html#221" > source< / a > < a href = "#method.with_current_subscriber" class = "anchor" > < / a > < h4 class = "code-header" > fn < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber" class = "fnname" > with_current_subscriber< / a > (self) -> < a class = "struct" href = "https://docs.rs/tracing/0.1.36/tracing/instrument/struct.WithDispatch.html" title = "struct tracing::instrument::WithDispatch" > WithDispatch< / a > < Self> < / h4 > < / section > < / summary > < div class = 'docblock' > Attaches the current < a href = "https://docs.rs/tracing/0.1.36/tracing/dispatcher/index.html#setting-the-default-subscriber" > default< / a > < a href = "https://docs.rs/tracing-core/0.1.22/tracing_core/subscriber/trait.Subscriber.html" > < code > Subscriber< / code > < / a > to this type, returning a
2022-09-25 22:12:08 +02:00
< a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/struct.WithDispatch.html" title = "WithDispatch" > < code > WithDispatch< / code > < / a > wrapper. < a href = "https://docs.rs/tracing/0.1.36/tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber" > Read more< / a > < / div > < / details > < / div > < / details > < / div > < / section > < / div > < / main > < div id = "rustdoc-vars" data-root-path = "../" data-current-crate = "actix_limitation" data-themes = "ayu,dark,light" data-resource-suffix = "" data-rustdoc-version = "1.66.0-nightly (3f83906b3 2022-09-24)" > < / div > < / body > < / html >