1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-02-20 03:14:21 +01:00
actix-web/search.desc/actix_router/actix_router-desc-0-.js
2024-05-27 01:16:31 +00:00

1 line
3.1 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

searchState.loadedDescShard("actix_router", 0, "Resource path matching and router.\nHelper trait for type that could be converted to one or …\nResource path match information.\nType of resources path returned in <code>resource_path</code>.\nOne or many patterns.\nPartial percent-decoding.\nDescribes the set of paths that match to a resource.\nResource router.\nBuilder for an ordered routing list.\nReturns full path as a string.\nConstructs new <code>RouterBuilder</code> with empty route list.\nCollects dynamic segment values into <code>resource</code>.\nCollects dynamic segment values into <code>resource</code> after …\nTries to match <code>path</code> to this resource, returning the …\nFinish configuration and create router instance.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet matched parameter by name without type conversion\nReturns mutable reference to inner path instance.\nReturns reference to inner path instance.\nReturns a numeric resource ID.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCheck if there are any matched patterns.\nReturns <code>true</code> if <code>path</code> matches this resource.\nReturns <code>true</code> if pattern type is prefix.\nReturn iterator to items in parameter container.\nJoins two resources.\nDeserializes matching parameters to a specified type <code>U</code>.\nReturns resource definition name, if set.\nConstructs a new <code>Quoter</code> instance given a set of protected …\nConstructs a new resource definition from patterns.\nRegisters resource for specified path.\nReturns path.\nReturns the pattern string that generated the resource …\nReturns iterator of pattern strings that generated the …\nRegisters resource for specified path prefix.\nConstructs a new resource definition using a pattern that …\nAdds a new route to the end of the routing list.\nReturns matched parameter by name.\nRegisters resource for <code>ResourceDef</code>.\nFinds the value in the router that matches a given routing …\nFinds the value in the router that matches a given routing …\nSame as <code>recognize</code> but returns a mutable reference to the …\nSame as <code>recognize_fn</code> but returns a mutable reference to …\nPartially percent-decodes the given bytes.\nReset state.\nAssembles full resource path from iterator of dynamic …\nAssembles resource path from map of dynamic segment values.\nConstructs a new resource definition using a string …\nReturns number of interpolated segments.\nSet new path.\nSet numeric resource ID.\nAssigns a new name to the resource.\nSkip first <code>n</code> chars in path.\nReturns unprocessed part of the path.\nReturns URI.")