MCPcopy Create free account

hub / github.com/Dav1dde/pasteofexile / functions

Functions784 in github.com/Dav1dde/pasteofexile

↓ 1 callersMethodset_trace_id
(&self, trace_id: TraceId)
worker-sentry/src/lib.rs:45
↓ 1 callersMethodset_user
(&self, user: User)
worker-sentry/src/lib.rs:52
↓ 1 callersMethodsign
(&self, data: &T)
worker/src/dangerous.rs:56
↓ 1 callersFunctionsign_hmac_256
(secret: &[u8], payload: &[u8])
worker/src/crypto.rs:38
↓ 1 callersMethodskill_set_by_id
(&self, id: SkillSetId)
pob/src/serde/pob.rs:201
↓ 1 callersMethodskip_sentry
(mut self)
worker/src/response.rs:240
↓ 1 callersFunctionslots
(gear: &pob::Gear<'a>)
app/src/components/pob_item_set.rs:167
↓ 1 callersMethodsocket
(&self, id: u32)
app/src/components/pob_tree_preview.rs:26
↓ 1 callersMethodstart_request
(&self)
app/src/progress.rs:26
↓ 1 callersMethodstart_transaction
(&self, tctx: TransactionContext)
worker-sentry/src/lib.rs:66
↓ 1 callersMethodstat_at_most
(&self, name: Stat, value: f32)
pob/src/lib.rs:193
↓ 1 callersMethodstat_percent_float
(mut self, value: Option<f32>)
app/src/pob/element.rs:86
↓ 1 callersMethodstat_percent_int
(mut self, value: Option<f32>)
app/src/pob/element.rs:79
↓ 1 callersMethodstate_cookie
(self, state: &str)
worker/src/response.rs:211
↓ 1 callersMethodstore
(self, mut response: Response)
worker/src/cache.rs:32
↓ 1 callersMethodstore
Used to serialize meta pages which can not be inferred from a route. Meta pages are pages like error pages which can happen under any route. These pa
app/src/router.rs:294
↓ 1 callersFunctionstrip_prefix
(file: &str, prefix: &str)
worker/src/storage/utils.rs:16
↓ 1 callersMethodsub
(&mut self, _: Formatting)
app/src/pob/element.rs:310
↓ 1 callersMethodsupport_gems
(&self)
pob/src/serde/model.rs:164
↓ 1 callersMethodtitle
(&self)
app/src/components/create_paste.rs:32
↓ 1 callersFunctionto_early_hint
(content: &str)
worker/build.rs:28
↓ 1 callersMethodto_json_url
(&self)
shared/src/id.rs:123
↓ 1 callersFunctionto_link
(p: &[app::Prefetch], rel: &str)
worker/src/utils.rs:56
↓ 1 callersMethodto_paste_api_url
(&self)
shared/src/id.rs:107
↓ 1 callersFunctionto_prefix_r2
(user: &User)
worker/src/storage/utils.rs:12
↓ 1 callersFunctionto_skill
(skill: &Skill, is_selected: bool)
pob/src/serde/pob.rs:474
↓ 1 callersMethodto_writer
(&self, mut writer: W)
worker-sentry/src/protocol.rs:43
↓ 1 callersMethodtrace_id
(&self)
worker/src/request_context.rs:35
↓ 1 callersMethodtree_spec_by_id
(&self, id: TreeSpecId)
pob/src/serde/pob.rs:342
↓ 1 callersMethodtyp
(&self)
app/src/meta.rs:30
↓ 1 callersMethodupdate_transaction
(&self, status: Status)
worker-sentry/src/lib.rs:73
↓ 1 callersFunctionupdate_username
(name: impl Into<String>)
worker-sentry/src/lib.rs:182
↓ 1 callersMethoduser
(&self)
app/src/session.rs:25
↓ 1 callersMethoduser
(&self)
shared/src/id.rs:171
↓ 1 callersMethoduser_mut
(&mut self)
worker-sentry/src/client.rs:52
↓ 1 callersMethodvendors
(&self, class: Class)
poe-data/src/lib.rs:12
↓ 1 callersFunctionverify_hmac_256
(secret: &[u8], signature: &[u8], payload: &[u8])
worker/src/crypto.rs:56
↓ 1 callersMethodvisited
(&self)
app/src/storage.rs:18
↓ 1 callersFunctionwidth
()
app/src/progress.rs:83
↓ 1 callersFunctionwiki_url
(page: &str)
app/src/utils.rs:193
↓ 1 callersMethodwith_hover
(mut self, hover: Option<T>)
app/src/pob/element.rs:216
↓ 1 callersMethodwith_sentry
(self, sentry: &SentryToken)
worker-sentry/src/lib.rs:130
FunctionCreatePaste
(cx: Scope, props: CreatePasteProps)
app/src/components/create_paste.rs:67
FunctionDisplayError
(cx: Scope, (status_code, message): (u16, String))
app/src/router.rs:338
FunctionHead
(cx: Scope, args: HeadArgs)
app/src/head.rs:12
FunctionImportPastebin
(cx: Scope)
app/src/components/import_pastebin.rs:6
FunctionLoginStatus
(cx: Scope)
app/src/components/login_status.rs:10
FunctionMods
(cx: Scope, mods: Vec<View<G>>)
app/src/components/pob_item.rs:118
FunctionPageHistoryList
(cx: Scope<'a>, list: PasteList<'a>)
app/src/components/paste_history.rs:94
FunctionPasteHistory
(cx: Scope)
app/src/components/paste_history.rs:16
FunctionPasteHistoryElements
(cx: Scope)
app/src/components/paste_history.rs:85
FunctionPastePageComponent
( cx: Scope, PastePage { id, title, last_modified, build, }: Paste
app/src/pages/paste.rs:106
FunctionPasteToolbox
( cx: Scope<'a>, PasteToolboxProps { id, on_delete }: PasteToolboxProps<'a>, )
app/src/components/paste_toolbox.rs:17
FunctionPobColoredSelect
( cx: Scope<'a>, props: PobColoredSelectProps<'a, T, F>, )
app/src/components/pob_colored_select.rs:25
FunctionPobColoredText
(cx: Scope, props: Props<'_>)
app/src/components/pob_colored_text.rs:18
FunctionPobGearPreview
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_gear_preview.rs:9
FunctionPobGems
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_gems.rs:17
FunctionPobItem
(cx: Scope<'a>, item: PobItemProps<'a>)
app/src/components/pob_item.rs:16
FunctionPobItemSet
( cx: Scope<'a>, build_: &'a Build, item_set: Option<&'a pob::ItemSet<'a>>, current_item: &'a
app/src/components/pob_item_set.rs:13
FunctionPobLoadout
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_loadout.rs:8
FunctionPobTreePreview
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_tree_preview.rs:52
FunctionPopup
(cx: Scope<'a>, props: PopupProps<'a, G>)
app/src/components/popup.rs:16
FunctionProgress
(cx: Scope)
app/src/progress.rs:95
FunctionRouter
(cx: Scope, ctx: Option<Context>)
app/src/router.rs:49
FunctionStaticPopup
(cx: Scope<'a>, props: StaticPopupProps<'a, G>)
app/src/components/static_popup.rs:13
FunctionTreeNode
(cx: Scope<'_>, props: Props)
app/src/components/tree_node.rs:13
FunctionUserPageComponent
(cx: Scope, UserPage { name, pastes }: UserPage)
app/src/pages/user.rs:76
FunctionUserPastePageComponent
( cx: Scope<'_>, UserPastePage { id, title, last_modified, build,
app/src/pages/user_paste.rs:108
FunctionViewPaste
( cx: Scope<'a>, ViewPasteProps { id, title, last_modified, build,
app/src/components/view_paste.rs:43
Methodas_str
(&self)
worker-sentry/src/protocol/metrics.rs:15
Methodas_str
(&self)
shared/src/poe.rs:317
Methodas_u16
(&self)
shared/src/poe.rs:144
Methodauto
(result: Result<T, Err>)
worker/src/retry.rs:20
Methodbitand
(self, rhs: Class)
shared/src/poe.rs:189
Methodbitor
(self, rhs: Self)
shared/src/poe.rs:123
Functionby_id_poe1
(id: &str)
poe-data/src/lib.rs:26
Functionby_id_poe2
(id: &str)
poe-data/src/lib.rs:33
Functioncluster_jewel_explicit_mods_with_colons
()
pob/src/items.rs:813
Functioncomma_separated
(deserializer: D)
pob/src/serde/utils.rs:49
Methoddefault
()
worker-sentry/src/protocol.rs:155
Methoddefault
()
worker/src/app.rs:158
Methoddefault
()
app/src/response_context.rs:84
Methoddefault
()
app/src/meta.rs:70
Methoddefault
()
app/src/utils/storage.rs:40
Methoddefault
()
shared/src/poe.rs:154
Functiondefault_true
()
pob/src/serde/utils.rs:36
Methoddelete
(&self, id: &PasteId)
worker/src/storage/mod.rs:58
Functiondelete_paste
(id: &shared::UserPasteId)
app/src/api.rs:65
Methodderef
(&self)
worker/src/crypto.rs:13
Methodderef
(&self)
worker/src/request_context.rs:146
Methodderef
(&self)
app/src/build.rs:131
Methodderef
(&self)
app/src/utils/route.rs:9
Methodderef
(&self)
shared/src/id.rs:19
Methodderef
(&self)
shared/src/user.rs:43
Methoddeserialize
(deserializer: D)
shared/src/id.rs:79
Methoddeserialize
(deserializer: D)
pob/src/serde/model.rs:212
Functiondeserialize_ascendancy
(deserializer: D)
pob/src/serde/model.rs:55
Functiondeserialize_items
(deserializer: D)
pob/src/serde/model.rs:335
Functiondeserialize_str_none
(deserializer: D)
pob/src/serde/model.rs:69
Functiondouble_mod_only_suffix
()
pob/src/items.rs:911
← previousnext →401–500 of 784, ranked by callers