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
↓ 1 callers
Method
set_trace_id
(&self, trace_id: TraceId)
worker-sentry/src/lib.rs:45
↓ 1 callers
Method
set_user
(&self, user: User)
worker-sentry/src/lib.rs:52
↓ 1 callers
Method
sign
(&self, data: &T)
worker/src/dangerous.rs:56
↓ 1 callers
Function
sign_hmac_256
(secret: &[u8], payload: &[u8])
worker/src/crypto.rs:38
↓ 1 callers
Method
skill_set_by_id
(&self, id: SkillSetId)
pob/src/serde/pob.rs:201
↓ 1 callers
Method
skip_sentry
(mut self)
worker/src/response.rs:240
↓ 1 callers
Function
slots
(gear: &pob::Gear<'a>)
app/src/components/pob_item_set.rs:167
↓ 1 callers
Method
socket
(&self, id: u32)
app/src/components/pob_tree_preview.rs:26
↓ 1 callers
Method
start_request
(&self)
app/src/progress.rs:26
↓ 1 callers
Method
start_transaction
(&self, tctx: TransactionContext)
worker-sentry/src/lib.rs:66
↓ 1 callers
Method
stat_at_most
(&self, name: Stat, value: f32)
pob/src/lib.rs:193
↓ 1 callers
Method
stat_percent_float
(mut self, value: Option<f32>)
app/src/pob/element.rs:86
↓ 1 callers
Method
stat_percent_int
(mut self, value: Option<f32>)
app/src/pob/element.rs:79
↓ 1 callers
Method
state_cookie
(self, state: &str)
worker/src/response.rs:211
↓ 1 callers
Method
store
(self, mut response: Response)
worker/src/cache.rs:32
↓ 1 callers
Method
store
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 callers
Function
strip_prefix
(file: &str, prefix: &str)
worker/src/storage/utils.rs:16
↓ 1 callers
Method
sub
(&mut self, _: Formatting)
app/src/pob/element.rs:310
↓ 1 callers
Method
support_gems
(&self)
pob/src/serde/model.rs:164
↓ 1 callers
Method
title
(&self)
app/src/components/create_paste.rs:32
↓ 1 callers
Function
to_early_hint
(content: &str)
worker/build.rs:28
↓ 1 callers
Method
to_json_url
(&self)
shared/src/id.rs:123
↓ 1 callers
Function
to_link
(p: &[app::Prefetch], rel: &str)
worker/src/utils.rs:56
↓ 1 callers
Method
to_paste_api_url
(&self)
shared/src/id.rs:107
↓ 1 callers
Function
to_prefix_r2
(user: &User)
worker/src/storage/utils.rs:12
↓ 1 callers
Function
to_skill
(skill: &Skill, is_selected: bool)
pob/src/serde/pob.rs:474
↓ 1 callers
Method
to_writer
(&self, mut writer: W)
worker-sentry/src/protocol.rs:43
↓ 1 callers
Method
trace_id
(&self)
worker/src/request_context.rs:35
↓ 1 callers
Method
tree_spec_by_id
(&self, id: TreeSpecId)
pob/src/serde/pob.rs:342
↓ 1 callers
Method
typ
(&self)
app/src/meta.rs:30
↓ 1 callers
Method
update_transaction
(&self, status: Status)
worker-sentry/src/lib.rs:73
↓ 1 callers
Function
update_username
(name: impl Into<String>)
worker-sentry/src/lib.rs:182
↓ 1 callers
Method
user
(&self)
app/src/session.rs:25
↓ 1 callers
Method
user
(&self)
shared/src/id.rs:171
↓ 1 callers
Method
user_mut
(&mut self)
worker-sentry/src/client.rs:52
↓ 1 callers
Method
vendors
(&self, class: Class)
poe-data/src/lib.rs:12
↓ 1 callers
Function
verify_hmac_256
(secret: &[u8], signature: &[u8], payload: &[u8])
worker/src/crypto.rs:56
↓ 1 callers
Method
visited
(&self)
app/src/storage.rs:18
↓ 1 callers
Function
width
()
app/src/progress.rs:83
↓ 1 callers
Function
wiki_url
(page: &str)
app/src/utils.rs:193
↓ 1 callers
Method
with_hover
(mut self, hover: Option<T>)
app/src/pob/element.rs:216
↓ 1 callers
Method
with_sentry
(self, sentry: &SentryToken)
worker-sentry/src/lib.rs:130
Function
CreatePaste
(cx: Scope, props: CreatePasteProps)
app/src/components/create_paste.rs:67
Function
DisplayError
(cx: Scope, (status_code, message): (u16, String))
app/src/router.rs:338
Function
Head
(cx: Scope, args: HeadArgs)
app/src/head.rs:12
Function
ImportPastebin
(cx: Scope)
app/src/components/import_pastebin.rs:6
Function
LoginStatus
(cx: Scope)
app/src/components/login_status.rs:10
Function
Mods
(cx: Scope, mods: Vec<View<G>>)
app/src/components/pob_item.rs:118
Function
PageHistoryList
(cx: Scope<'a>, list: PasteList<'a>)
app/src/components/paste_history.rs:94
Function
PasteHistory
(cx: Scope)
app/src/components/paste_history.rs:16
Function
PasteHistoryElements
(cx: Scope)
app/src/components/paste_history.rs:85
Function
PastePageComponent
( cx: Scope, PastePage { id, title, last_modified, build, }: Paste
app/src/pages/paste.rs:106
Function
PasteToolbox
( cx: Scope<'a>, PasteToolboxProps { id, on_delete }: PasteToolboxProps<'a>, )
app/src/components/paste_toolbox.rs:17
Function
PobColoredSelect
( cx: Scope<'a>, props: PobColoredSelectProps<'a, T, F>, )
app/src/components/pob_colored_select.rs:25
Function
PobColoredText
(cx: Scope, props: Props<'_>)
app/src/components/pob_colored_text.rs:18
Function
PobGearPreview
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_gear_preview.rs:9
Function
PobGems
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_gems.rs:17
Function
PobItem
(cx: Scope<'a>, item: PobItemProps<'a>)
app/src/components/pob_item.rs:16
Function
PobItemSet
( cx: Scope<'a>, build_: &'a Build, item_set: Option<&'a pob::ItemSet<'a>>, current_item: &'a
app/src/components/pob_item_set.rs:13
Function
PobLoadout
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_loadout.rs:8
Function
PobTreePreview
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_tree_preview.rs:52
Function
Popup
(cx: Scope<'a>, props: PopupProps<'a, G>)
app/src/components/popup.rs:16
Function
Progress
(cx: Scope)
app/src/progress.rs:95
Function
Router
(cx: Scope, ctx: Option<Context>)
app/src/router.rs:49
Function
StaticPopup
(cx: Scope<'a>, props: StaticPopupProps<'a, G>)
app/src/components/static_popup.rs:13
Function
TreeNode
(cx: Scope<'_>, props: Props)
app/src/components/tree_node.rs:13
Function
UserPageComponent
(cx: Scope, UserPage { name, pastes }: UserPage)
app/src/pages/user.rs:76
Function
UserPastePageComponent
( cx: Scope<'_>, UserPastePage { id, title, last_modified, build,
app/src/pages/user_paste.rs:108
Function
ViewPaste
( cx: Scope<'a>, ViewPasteProps { id, title, last_modified, build,
app/src/components/view_paste.rs:43
Method
as_str
(&self)
worker-sentry/src/protocol/metrics.rs:15
Method
as_str
(&self)
shared/src/poe.rs:317
Method
as_u16
(&self)
shared/src/poe.rs:144
Method
auto
(result: Result<T, Err>)
worker/src/retry.rs:20
Method
bitand
(self, rhs: Class)
shared/src/poe.rs:189
Method
bitor
(self, rhs: Self)
shared/src/poe.rs:123
Function
by_id_poe1
(id: &str)
poe-data/src/lib.rs:26
Function
by_id_poe2
(id: &str)
poe-data/src/lib.rs:33
Function
cluster_jewel_explicit_mods_with_colons
()
pob/src/items.rs:813
Function
comma_separated
(deserializer: D)
pob/src/serde/utils.rs:49
Method
default
()
worker-sentry/src/protocol.rs:155
Method
default
()
worker/src/app.rs:158
Method
default
()
app/src/response_context.rs:84
Method
default
()
app/src/meta.rs:70
Method
default
()
app/src/utils/storage.rs:40
Method
default
()
shared/src/poe.rs:154
Function
default_true
()
pob/src/serde/utils.rs:36
Method
delete
(&self, id: &PasteId)
worker/src/storage/mod.rs:58
Function
delete_paste
(id: &shared::UserPasteId)
app/src/api.rs:65
Method
deref
(&self)
worker/src/crypto.rs:13
Method
deref
(&self)
worker/src/request_context.rs:146
Method
deref
(&self)
app/src/build.rs:131
Method
deref
(&self)
app/src/utils/route.rs:9
Method
deref
(&self)
shared/src/id.rs:19
Method
deref
(&self)
shared/src/user.rs:43
Method
deserialize
(deserializer: D)
shared/src/id.rs:79
Method
deserialize
(deserializer: D)
pob/src/serde/model.rs:212
Function
deserialize_ascendancy
(deserializer: D)
pob/src/serde/model.rs:55
Function
deserialize_items
(deserializer: D)
pob/src/serde/model.rs:335
Function
deserialize_str_none
(deserializer: D)
pob/src/serde/model.rs:69
Function
double_mod_only_suffix
()
pob/src/items.rs:911
← previous
next →
401–500 of 784, ranked by callers