MCPcopy Create free account

hub / github.com/Dav1dde/pasteofexile / functions

Functions784 in github.com/Dav1dde/pasteofexile

Functionlink_end_non_space
()
app/src/utils/links.rs:188
Functionlink_mid
()
app/src/utils/links.rs:117
Functionlink_multiple
()
app/src/utils/links.rs:167
Functionlink_no_path
()
app/src/utils/links.rs:130
Functionlink_no_path_trailing_slash
()
app/src/utils/links.rs:139
Functionlink_no_whitelist
()
app/src/utils/links.rs:148
Functionlink_no_whitelist_mixed
()
app/src/utils/links.rs:154
Functionlink_only
()
app/src/utils/links.rs:93
Functionlink_start
()
app/src/utils/links.rs:99
Functionlink_www_optional_prefix
()
app/src/utils/links.rs:182
Methodlist
(&self, user: &User)
worker/src/storage/mod.rs:74
Methodlist
(&self, user: &User)
worker/src/storage/r2.rs:103
Functionloadout_identifiers
(name: &str)
pob/src/serde/pob.rs:559
Methodlogout
()
app/src/session.rs:32
Functionlua_table
(deserializer: D)
pob/src/serde/utils.rs:83
Functionmagic_life_flask
()
pob/src/items.rs:539
Functionmagic_mana_flask
()
pob/src/items.rs:561
Functionmagic_synthesised_jewel
()
pob/src/items.rs:626
Functionmagic_utility_flask
()
pob/src/items.rs:583
Functionmagic_utility_flask_no_mods_enchant
()
pob/src/items.rs:603
Functionmain
()
poe-tree/build.rs:17
Functionmain
()
worker/build.rs:9
Functionmain
(req: Request, env: Env, ctx: Context)
worker/src/lib.rs:40
Functionmain
()
app/src/main.rs:3
Methodmeta
(&self)
app/src/pages/paste.rs:69
Methodmeta
(&self)
app/src/pages/user_edit.rs:65
Methodmeta
(&self)
app/src/pages/user_paste.rs:70
Methodmeta
(&self)
app/src/pages/user.rs:43
Methodmeta
(&self)
app/src/pages/index.rs:27
Methodminion_stat_at_least
(&self, name: Stat, value: f32)
pob/src/lib.rs:203
Methodminion_stat_at_most
(&self, name: Stat, value: f32)
pob/src/lib.rs:209
Functionmod_lines
()
pob/src/items.rs:1031
Functionmod_tag
()
pob/src/items.rs:1012
Functionmultiline_enchant
()
pob/src/items.rs:880
Methodname
(&self)
worker/src/statsd.rs:16
Methodname
(&self)
worker/src/error.rs:67
Methodnew
(transport: Box<dyn Transport>, options: super::Options)
worker-sentry/src/client.rs:27
Methodnew
(req: &Request)
worker/src/route.rs:16
Methodnew
(secret: Vec<u8>)
worker/src/dangerous.rs:51
Methodnew
(client_id: String, client_secret: String)
worker/src/poe_api.rs:84
Methodnew
(req: worker::Request, env: worker::Env, ctx: worker::Context)
worker/src/request_context.rs:21
Methodnew
(url: Cow<'a, str>)
worker/src/net.rs:16
Methodnew
()
app/src/response_context.rs:25
Methodnew
TODO: this needs a rewrite, accepting additional data from /json is awkward
app/src/build.rs:40
Methodnew
()
app/src/progress.rs:17
Methodnew
(text: &'a str)
app/src/utils/links.rs:7
Methodnew
()
app/src/utils/storage.rs:12
Methodnew
(name: &'static str)
app/src/pob/element.rs:19
Methodnew
(text: &'a str)
app/src/pob/formatting.rs:15
Methodnew
(s: &'a str)
shared/src/url.rs:24
Methodnew
()
shared/src/poe.rs:132
Methodnew
Creates a new [`Self`] from a user name. The user name is normalized.
shared/src/user.rs:16
Methodnew
(lines: &'a str)
pob/src/items.rs:348
Methodnext
(&mut self)
app/src/utils/links.rs:24
Methodnext
(&mut self)
app/src/pob/formatting.rs:26
Methodnot_found
()
worker/src/response.rs:147
Methodnot_found
()
app/src/router.rs:315
Methodnot_found
()
app/src/context.rs:28
Methodnotes
(&self)
pob/src/serde/pob.rs:130
Methodnow
()
worker-sentry/src/protocol.rs:220
Methodok
(&self)
shared/src/validation.rs:12
Functionon_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
Methodon_close
(&self, id: span::Id, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:61
Methodon_event
(&self, event: &tracing::Event<'_>, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:101
Methodon_event
(&self, event: &tracing::Event<'_>, _ctx: layer::Context<'_, S>)
worker/src/layer.rs:11
Methodon_new_span
(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:13
Methodon_record
(&self, span: &span::Id, values: &span::Record<'_>, ctx: layer::Context<'_, S>)
worker-sentry/src/layer.rs:81
Functionparse_v316_empty
()
pob/src/serde/pob.rs:587
Functionparse_v316_poison_occ
()
pob/src/serde/pob.rs:604
Functionparse_v318_skillset
()
pob/src/serde/pob.rs:647
Functionparse_v319_mastery_effects
()
pob/src/serde/pob.rs:659
Functionparse_v320_impending_doom
()
pob/src/serde/pob.rs:667
Functionparse_v322_overrides
()
pob/src/serde/pob.rs:678
Functionparse_v325_loadouts
()
pob/src/serde/pob.rs:715
Methodpaste
(id: impl Into<PasteId>, pmeta: impl PartialMeta)
worker/src/response.rs:57
Methodpaste
(id: PasteId, paste: shared::model::Paste)
app/src/context.rs:35
Methodpayload
(&self)
worker/src/error.rs:136
Methodpoll
( self: std::pin::Pin<&mut Self>, cx: &mut std::task::Context<'_>, )
worker-sentry/src/lib.rs:106
Methodpost
(url: impl Into<Cow<'a, str>>)
worker/src/net.rs:29
Methodprefetch
(prefetch: Prefetch)
app/src/response_context.rs:65
Methodpreload
(preload: Prefetch)
app/src/response_context.rs:74
Functionprovide_session
(cx: Scope)
app/src/session.rs:83
Functionprovide_storage
(cx: Scope)
app/src/storage.rs:9
Functionpush_paste_to_history
( cx: Scope, id: &PasteId, title: &str, last_modified: u64, build: &Build, )
app/src/components/view_paste.rs:237
Methodput
( &self, id: &PasteId, sha1: &Sha1, data: &[u8], metadata: Option<&Pas
worker/src/storage/mod.rs:63
Functionrandom_string
()
worker/src/utils.rs:31
Functionrare_alt_quality_amulet
()
pob/src/items.rs:762
Functionrare_alt_quality_ring
()
pob/src/items.rs:733
Functionrare_implicits_fractured_crafted
()
pob/src/items.rs:692
Methodrecord_bool
(&mut self, field: &Field, value: bool)
worker-sentry/src/converter.rs:80
Methodrecord_debug
(&mut self, field: &Field, value: &dyn std::fmt::Debug)
worker-sentry/src/converter.rs:95
Methodrecord_error
(&mut self, _field: &Field, value: &(dyn Error + 'static))
worker-sentry/src/converter.rs:88
Methodrecord_i64
(&mut self, field: &Field, value: i64)
worker-sentry/src/converter.rs:72
Methodrecord_str
(&mut self, field: &Field, value: &str)
worker-sentry/src/converter.rs:84
Methodrecord_u64
(&mut self, field: &Field, value: u64)
worker-sentry/src/converter.rs:76
Methodredirect
(location: UrlSafe<'static>)
worker/src/app.rs:144
Methodredirect_perm
(location: &str)
worker/src/response.rs:165
Methodredirect_temp
(location: &str)
worker/src/response.rs:161
Functionrelic_rarity
()
pob/src/items.rs:996
Methodrender
(&self)
app/src/components/pob_loadout.rs:81
← previousnext →601–700 of 784, ranked by callers