Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dav1dde/pasteofexile
/ functions
Functions
784 in github.com/Dav1dde/pasteofexile
⨍
Functions
784
◇
Types & classes
234
Method
drop
(&mut self)
worker-sentry/src/lib.rs:87
Method
drop
(&mut self)
worker-sentry/src/metrics.rs:100
Method
drop
(&mut self)
app/src/progress.rs:70
Function
enter
(sentry: SentryCell)
worker-sentry/src/lib.rs:116
Method
eq
(&self, other: &str)
pob/src/config.rs:55
Method
eq
(&self, other: &str)
pob/src/stats.rs:104
Method
error
(message: &str)
app/src/meta.rs:58
Method
error
(err: crate::Error)
app/src/context.rs:14
Method
expecting
(&self, formatter: &mut fmt::Formatter)
pob/src/serde/utils.rs:66
Method
expecting
(&self, formatter: &mut std::fmt::Formatter)
pob/src/serde/model.rs:344
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
worker-sentry/src/protocol.rs:163
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
worker-sentry/src/protocol/metrics.rs:52
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
poe-tree/src/lib.rs:49
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
worker/src/utils.rs:73
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
worker/src/dangerous.rs:21
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
worker/src/cache.rs:114
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
shared/src/url.rs:73
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
shared/src/id.rs:25
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
shared/src/poe.rs:9
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
shared/src/user.rs:67
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
pob/src/lib.rs:227
Method
from
(event: Event<'a>)
worker-sentry/src/protocol.rs:101
Method
from
(r: Response)
worker/src/response.rs:370
Method
from
(value: &'a RequestContext)
worker/src/cache.rs:62
Method
from
(err: String)
worker/src/error.rs:145
Method
from
(p: shared::model::Paste)
app/src/context.rs:106
Method
from
(value: &str)
app/src/pob/element.rs:262
Method
from
(value: &'a str)
shared/src/url.rs:67
Method
from
(id: Id)
shared/src/id.rs:234
Method
from
(value: [Class; N])
shared/src/poe.rs:195
Method
from
(user: User)
shared/src/user.rs:55
Method
from
(stat: Config)
pob/src/config.rs:49
Method
from
(stat: Stat)
pob/src/stats.rs:98
Method
from_cache
(r: worker::Response)
worker/src/response.rs:324
Method
from_context
(ctx: Context)
app/src/router.rs:143
Method
from_context
(id: Self::RouteArg, ctx: crate::Context)
app/src/pages/paste.rs:27
Method
from_context
((user, id): Self::RouteArg, ctx: crate::Context)
app/src/pages/user_edit.rs:25
Method
from_context
((user, id): Self::RouteArg, ctx: crate::Context)
app/src/pages/user_paste.rs:28
Method
from_context
(name: Self::RouteArg, ctx: crate::Context)
app/src/pages/user.rs:23
Method
from_context
(_args: Self::RouteArg, _ctx: crate::Context)
app/src/pages/index.rs:15
Method
from_document
()
app/src/session.rs:38
Method
from_dynamic
`try_block_async` produces the warning
app/src/router.rs:220
Method
from_dynamic
(id: Self::RouteArg)
app/src/pages/paste.rs:54
Method
from_dynamic
((user, id): Self::RouteArg)
app/src/pages/user_edit.rs:51
Method
from_dynamic
((user, id): Self::RouteArg)
app/src/pages/user_paste.rs:55
Method
from_dynamic
(name: Self::RouteArg)
app/src/pages/user.rs:36
Method
from_dynamic
(_args: Self::RouteArg)
app/src/pages/index.rs:23
Method
from_element
(element: &web_sys::Element)
app/src/components/pob_gems.rs:90
Method
from_env
(env: &Env)
worker/src/stats.rs:65
Method
from_env
(env: &Env)
worker/src/pastes.rs:23
Method
from_env
(env: &Env)
worker/src/sentry_impl.rs:7
Method
from_env
(env: &Env)
worker/src/dangerous.rs:42
Method
from_env
(env: &Env)
worker/src/poe_api.rs:75
Method
from_env
(env: &Env)
worker/src/assets.rs:47
Method
from_env
(env: &Env)
worker/src/storage/mod.rs:35
Method
from_env
(env: &Env)
worker/src/storage/r2.rs:23
Method
from_export
(data: &str)
pob/src/serde/pob.rs:40
Method
from_hydration
(route: &Route)
app/src/router.rs:174
Method
from_hydration
(id: Self::RouteArg, element: web_sys::Element)
app/src/pages/paste.rs:39
Method
from_hydration
((user, id): Self::RouteArg, element: web_sys::Element)
app/src/pages/user_edit.rs:36
Method
from_hydration
((user, id): Self::RouteArg, element: web_sys::Element)
app/src/pages/user_paste.rs:40
Method
from_hydration
(name: Self::RouteArg, element: web_sys::Element)
app/src/pages/user.rs:30
Method
from_hydration
(_args: Self::RouteArg, _element: web_sys::Element)
app/src/pages/index.rs:19
Method
from_iter
(iter: T)
shared/src/poe.rs:205
Method
from_ref
(node_ref: &NodeRef<G>)
app/src/tree.rs:52
Method
from_secs
(secs: u64)
worker-sentry/src/protocol.rs:226
Method
from_static
Creates an [`UrlSafe`] from a string literal. The function requires the string to be already URL safe.
shared/src/url.rs:33
Method
from_str
(s: &str)
worker/src/utils.rs:216
Method
from_str
(id: &str)
shared/src/id.rs:43
Method
from_str
(s: &str)
shared/src/poe.rs:340
Method
from_str
(username: &str)
shared/src/user.rs:83
Method
from_u16
(val: u16)
shared/src/poe.rs:140
Method
from_xml
(s: &str)
pob/src/serde/pob.rs:16
Method
get
(&self, id: &PasteId)
worker/src/storage/mod.rs:43
Function
get_node_opt
(version: &str, id: u32)
poe-tree/src/lib.rs:113
Method
get_paste
TODO: I dont like this get_* naming
app/src/context.rs:70
Function
get_random_values
()
worker/src/crypto.rs:72
Function
handle
(rctx: &RequestContext, route: app::Route)
worker/src/app.rs:9
Function
handle
(rctx: &mut RequestContext, route: route::Api)
worker/src/api.rs:49
Function
handle
(rctx: &RequestContext)
worker/src/assets.rs:14
Function
has_displayable_tree
(pob: &impl PathOfBuilding)
app/src/components/view_paste.rs:227
Function
has_loadout
(pob: &impl PathOfBuilding)
app/src/components/view_paste.rs:223
Function
hex_lower
(data: &[u8])
worker-sentry/src/utils.rs:6
Method
index
()
app/src/meta.rs:48
Method
index
()
app/src/context.rs:21
Function
influence_style
(influence: pob::Influence)
app/src/components/pob_item.rs:175
Function
influences
()
pob/src/items.rs:934
Method
inject
(&self)
worker/src/request_context.rs:72
Method
is_2xx
Whether the response's status code is 2xx.
worker/src/response.rs:286
Function
is_enabled
(skill: &Skill)
app/src/components/pob_gems.rs:197
Function
is_false
(v: &bool)
shared/src/model.rs:64
Function
is_link_end
(c: char)
app/src/utils/links.rs:76
Method
is_logged_in
(&self)
app/src/session.rs:21
Method
is_mastery
(&self)
poe-tree/src/lib.rs:21
Method
is_notable
(&self)
poe-tree/src/lib.rs:17
Method
is_rare
(&self)
pob/src/items.rs:21
Function
is_v1
(v: &GameVersion)
shared/src/model.rs:68
Function
is_zero
(num: &u64)
shared/src/utils.rs:2
Function
lenient
(deserializer: D)
pob/src/serde/utils.rs:40
Function
link_end
()
app/src/utils/links.rs:108
← previous
next →
501–600 of 784, ranked by callers