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
Function
link_end_non_space
()
app/src/utils/links.rs:188
Function
link_mid
()
app/src/utils/links.rs:117
Function
link_multiple
()
app/src/utils/links.rs:167
Function
link_no_path
()
app/src/utils/links.rs:130
Function
link_no_path_trailing_slash
()
app/src/utils/links.rs:139
Function
link_no_whitelist
()
app/src/utils/links.rs:148
Function
link_no_whitelist_mixed
()
app/src/utils/links.rs:154
Function
link_only
()
app/src/utils/links.rs:93
Function
link_start
()
app/src/utils/links.rs:99
Function
link_www_optional_prefix
()
app/src/utils/links.rs:182
Method
list
(&self, user: &User)
worker/src/storage/mod.rs:74
Method
list
(&self, user: &User)
worker/src/storage/r2.rs:103
Function
loadout_identifiers
(name: &str)
pob/src/serde/pob.rs:559
Method
logout
()
app/src/session.rs:32
Function
lua_table
(deserializer: D)
pob/src/serde/utils.rs:83
Function
magic_life_flask
()
pob/src/items.rs:539
Function
magic_mana_flask
()
pob/src/items.rs:561
Function
magic_synthesised_jewel
()
pob/src/items.rs:626
Function
magic_utility_flask
()
pob/src/items.rs:583
Function
magic_utility_flask_no_mods_enchant
()
pob/src/items.rs:603
Function
main
()
poe-tree/build.rs:17
Function
main
()
worker/build.rs:9
Function
main
(req: Request, env: Env, ctx: Context)
worker/src/lib.rs:40
Function
main
()
app/src/main.rs:3
Method
meta
(&self)
app/src/pages/paste.rs:69
Method
meta
(&self)
app/src/pages/user_edit.rs:65
Method
meta
(&self)
app/src/pages/user_paste.rs:70
Method
meta
(&self)
app/src/pages/user.rs:43
Method
meta
(&self)
app/src/pages/index.rs:27
Method
minion_stat_at_least
(&self, name: Stat, value: f32)
pob/src/lib.rs:203
Method
minion_stat_at_most
(&self, name: Stat, value: f32)
pob/src/lib.rs:209
Function
mod_lines
()
pob/src/items.rs:1031
Function
mod_tag
()
pob/src/items.rs:1012
Function
multiline_enchant
()
pob/src/items.rs:880
Method
name
(&self)
worker/src/statsd.rs:16
Method
name
(&self)
worker/src/error.rs:67
Method
new
(transport: Box<dyn Transport>, options: super::Options)
worker-sentry/src/client.rs:27
Method
new
(req: &Request)
worker/src/route.rs:16
Method
new
(secret: Vec<u8>)
worker/src/dangerous.rs:51
Method
new
(client_id: String, client_secret: String)
worker/src/poe_api.rs:84
Method
new
(req: worker::Request, env: worker::Env, ctx: worker::Context)
worker/src/request_context.rs:21
Method
new
(url: Cow<'a, str>)
worker/src/net.rs:16
Method
new
()
app/src/response_context.rs:25
Method
new
TODO: this needs a rewrite, accepting additional data from /json is awkward
app/src/build.rs:40
Method
new
()
app/src/progress.rs:17
Method
new
(text: &'a str)
app/src/utils/links.rs:7
Method
new
()
app/src/utils/storage.rs:12
Method
new
(name: &'static str)
app/src/pob/element.rs:19
Method
new
(text: &'a str)
app/src/pob/formatting.rs:15
Method
new
(s: &'a str)
shared/src/url.rs:24
Method
new
()
shared/src/poe.rs:132
Method
new
Creates a new [`Self`] from a user name. The user name is normalized.
shared/src/user.rs:16
Method
new
(lines: &'a str)
pob/src/items.rs:348
Method
next
(&mut self)
app/src/utils/links.rs:24
Method
next
(&mut self)
app/src/pob/formatting.rs:26
Method
not_found
()
worker/src/response.rs:147
Method
not_found
()
app/src/router.rs:315
Method
not_found
()
app/src/context.rs:28
Method
notes
(&self)
pob/src/serde/pob.rs:130
Method
now
()
worker-sentry/src/protocol.rs:220
Method
ok
(&self)
shared/src/validation.rs:12
Function
on_click_anchor
Custom click handler that stops click propagation, and handles a router navigation. This is required if there are multiple nested anchor tags.
app/src/utils.rs:78
Method
on_close
(&self, id: span::Id, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:61
Method
on_event
(&self, event: &tracing::Event<'_>, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:101
Method
on_event
(&self, event: &tracing::Event<'_>, _ctx: layer::Context<'_, S>)
worker/src/layer.rs:11
Method
on_new_span
(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:13
Method
on_record
(&self, span: &span::Id, values: &span::Record<'_>, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:81
Function
parse_v316_empty
()
pob/src/serde/pob.rs:587
Function
parse_v316_poison_occ
()
pob/src/serde/pob.rs:604
Function
parse_v318_skillset
()
pob/src/serde/pob.rs:647
Function
parse_v319_mastery_effects
()
pob/src/serde/pob.rs:659
Function
parse_v320_impending_doom
()
pob/src/serde/pob.rs:667
Function
parse_v322_overrides
()
pob/src/serde/pob.rs:678
Function
parse_v325_loadouts
()
pob/src/serde/pob.rs:715
Method
paste
(id: impl Into<PasteId>, pmeta: impl PartialMeta)
worker/src/response.rs:57
Method
paste
(id: PasteId, paste: shared::model::Paste)
app/src/context.rs:35
Method
payload
(&self)
worker/src/error.rs:136
Method
poll
( self: std::pin::Pin<&mut Self>, cx: &mut std::task::Context<'_>, )
worker-sentry/src/lib.rs:106
Method
post
(url: impl Into<Cow<'a, str>>)
worker/src/net.rs:29
Method
prefetch
(prefetch: Prefetch)
app/src/response_context.rs:65
Method
preload
(preload: Prefetch)
app/src/response_context.rs:74
Function
provide_session
(cx: Scope)
app/src/session.rs:83
Function
provide_storage
(cx: Scope)
app/src/storage.rs:9
Function
push_paste_to_history
( cx: Scope, id: &PasteId, title: &str, last_modified: u64, build: &Build, )
app/src/components/view_paste.rs:237
Method
put
( &self, id: &PasteId, sha1: &Sha1, data: &[u8], metadata: Option<&Pas
worker/src/storage/mod.rs:63
Function
random_string
()
worker/src/utils.rs:31
Function
rare_alt_quality_amulet
()
pob/src/items.rs:762
Function
rare_alt_quality_ring
()
pob/src/items.rs:733
Function
rare_implicits_fractured_crafted
()
pob/src/items.rs:692
Method
record_bool
(&mut self, field: &Field, value: bool)
worker-sentry/src/converter.rs:80
Method
record_debug
(&mut self, field: &Field, value: &dyn std::fmt::Debug)
worker-sentry/src/converter.rs:95
Method
record_error
(&mut self, _field: &Field, value: &(dyn Error + 'static))
worker-sentry/src/converter.rs:88
Method
record_i64
(&mut self, field: &Field, value: i64)
worker-sentry/src/converter.rs:72
Method
record_str
(&mut self, field: &Field, value: &str)
worker-sentry/src/converter.rs:84
Method
record_u64
(&mut self, field: &Field, value: u64)
worker-sentry/src/converter.rs:76
Method
redirect
(location: UrlSafe<'static>)
worker/src/app.rs:144
Method
redirect_perm
(location: &str)
worker/src/response.rs:165
Method
redirect_temp
(location: &str)
worker/src/response.rs:161
Function
relic_rarity
()
pob/src/items.rs:996
Method
render
(&self)
app/src/components/pob_loadout.rs:81
← previous
next →
601–700 of 784, ranked by callers