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
↓ 160 callers
Function
new
( transport: impl Transport + 'static, options: impl Into<Option<Options>>, )
worker-sentry/src/lib.rs:30
↓ 72 callers
Method
get
(&self, key: &str)
app/src/utils/storage.rs:21
↓ 53 callers
Method
join
(self, other: impl Into<UrlSafe<'b>>)
shared/src/url.rs:37
↓ 46 callers
Method
set
(&self, key: &str, value: &T)
app/src/utils/storage.rs:30
↓ 42 callers
Method
push
(&mut self, fragment: T)
app/src/pob/element.rs:294
↓ 40 callers
Method
is_empty
(&self)
shared/src/model.rs:101
↓ 39 callers
Method
as_ref
(&self)
shared/src/user.rs:49
↓ 37 callers
Method
ok
(ok: T)
worker/src/retry.rs:12
↓ 27 callers
Method
add_to
(self, v: &mut Vec<Self>)
app/src/pob/element.rs:108
↓ 27 callers
Method
color
(mut self, value: &'static str)
app/src/pob/element.rs:36
↓ 27 callers
Method
stat_parse
(&self, name: Stat)
pob/src/lib.rs:183
↓ 23 callers
Method
get
(url: impl Into<Cow<'a, str>>)
worker/src/net.rs:25
↓ 23 callers
Method
push
(self, other: impl Into<UrlSafe<'b>>)
shared/src/url.rs:48
↓ 22 callers
Method
parse
(value: &str)
pob/src/items.rs:44
↓ 21 callers
Method
as_str
(&self)
shared/src/id.rs:11
↓ 18 callers
Method
collect_view
(self)
app/src/utils.rs:208
↓ 17 callers
Method
is_some
(&self)
pob/src/config.rs:108
↓ 17 callers
Method
stat_at_least
(&self, name: Stat, value: f32)
pob/src/lib.rs:187
↓ 16 callers
Method
tag
(mut self, tag: &'static str)
worker/src/net.rs:38
↓ 16 callers
Method
with
(f: F)
app/src/response_context.rs:35
↓ 15 callers
Method
pob
(&self)
app/src/build.rs:29
↓ 14 callers
Function
counter
(metric: impl MetricName)
worker-sentry/src/metrics.rs:121
↓ 14 callers
Method
inc
(mut self, count: i64)
worker-sentry/src/metrics.rs:93
↓ 12 callers
Method
body
(mut self, body: impl Into<JsValue>)
worker/src/net.rs:57
↓ 12 callers
Method
contains
(&self, other: Class)
shared/src/poe.rs:148
↓ 12 callers
Method
header
(mut self, name: &str, value: &str)
worker/src/net.rs:43
↓ 12 callers
Method
next
(&mut self)
pob/src/items.rs:356
↓ 12 callers
Method
stat_int
(mut self, value: Option<f32>)
app/src/pob/element.rs:57
↓ 11 callers
Method
game_version
(&self)
pob/src/serde/pob.rs:102
↓ 11 callers
Method
stat
(&self, stat: Stat)
pob/src/serde/pob.rs:134
↓ 11 callers
Method
status_code
(&self)
worker/src/error.rs:90
↓ 10 callers
Method
config
(&self, config: Config)
pob/src/serde/pob.rs:154
↓ 9 callers
Method
has_keystone
(&self, keystone: Keystone)
pob/src/serde/pob.rs:373
↓ 9 callers
Method
json
(self, body: &impl Serialize)
worker/src/response.rs:176
↓ 8 callers
Method
ascendancy_or_class
(&self)
pob/src/lib.rs:167
↓ 8 callers
Method
record
(&mut self, field: &Field, value: T)
worker-sentry/src/converter.rs:65
↓ 8 callers
Method
send
(self)
worker/src/net.rs:73
↓ 8 callers
Method
session
(&self)
worker/src/request_context.rs:130
↓ 8 callers
Method
stat_percent
(mut self, value: Option<T>)
app/src/pob/element.rs:71
↓ 8 callers
Method
tree_specs
(&self)
pob/src/serde/pob.rs:350
↓ 8 callers
Function
with_sentry_mut
(f: F)
worker-sentry/src/lib.rs:197
↓ 7 callers
Method
append_header
(mut self, name: &str, value: &str)
worker/src/response.rs:194
↓ 7 callers
Method
into_cow
(self)
shared/src/url.rs:57
↓ 7 callers
Method
result
(self)
worker/src/response.rs:245
↓ 7 callers
Method
var
(&self, name: &str)
worker/src/request_context.rs:164
↓ 6 callers
Method
add
(&self, summary: PasteSummary)
app/src/storage.rs:38
↓ 6 callers
Method
as_str
(self)
worker-sentry/src/protocol.rs:637
↓ 6 callers
Method
cache
(self, cache_control: CacheControl)
worker/src/response.rs:232
↓ 6 callers
Method
content_type
(self, content_type: &str)
worker/src/response.rs:202
↓ 6 callers
Method
etag
(self, etag: impl Into<Option<Etag<'a>>>)
worker/src/response.rs:206
↓ 6 callers
Function
find_text
(element: &web_sys::Element, selector: &str)
app/src/utils.rs:129
↓ 6 callers
Method
finish
(self)
app/src/pob/element.rs:314
↓ 6 callers
Method
level
(&self)
worker/src/error.rs:108
↓ 6 callers
Method
method
(mut self, method: Method)
worker/src/net.rs:33
↓ 6 callers
Method
public
(self)
worker/src/utils.rs:105
↓ 6 callers
Function
render_property
( cx: Scope<'_>, key: impl Into<Cow<'static, str>>, value: impl Display, )
app/src/components/pob_item.rs:127
↓ 6 callers
Method
transaction
(&self)
worker/src/request_context.rs:99
↓ 5 callers
Function
ascendancy_image
(ascendancy_or_class: AscendancyOrClass)
app/src/assets.rs:3
↓ 5 callers
Method
header
(mut self, name: &str, value: &str)
worker/src/response.rs:186
↓ 5 callers
Method
is_true
(&self)
pob/src/config.rs:87
↓ 5 callers
Function
item_image_url
(v: GameVersion, item_image_name: &str)
app/src/assets.rs:72
↓ 5 callers
Method
max_tree_version
(&self)
pob/src/lib.rs:215
↓ 5 callers
Method
meta_paste
(mut self, id: impl Into<PasteId>, pmeta: impl PartialMeta)
worker/src/response.rs:257
↓ 5 callers
Method
name
(&self)
worker-sentry/src/metrics.rs:11
↓ 5 callers
Method
ok
()
worker/src/response.rs:143
↓ 5 callers
Method
render
(self, cx: Scope)
app/src/pages/user.rs:70
↓ 5 callers
Method
s_max_age
(mut self, duration: Duration)
worker/src/utils.rs:100
↓ 5 callers
Method
title
(mut self, value: &'static str)
app/src/pob/element.rs:31
↓ 5 callers
Method
to_paste_url
(&self)
shared/src/id.rs:103
↓ 5 callers
Method
to_url
(&self)
shared/src/id.rs:178
↓ 5 callers
Method
url
(gv: GameVersion, spec: &TreeSpec)
app/src/tree.rs:26
↓ 4 callers
Method
add_item
(&mut self, item: EnvelopeItem<'a>)
worker-sentry/src/protocol.rs:32
↓ 4 callers
Method
all
()
shared/src/poe.rs:136
↓ 4 callers
Method
data
(&self)
app/src/build.rs:33
↓ 4 callers
Method
explicits
(&self)
pob/src/items.rs:279
↓ 4 callers
Function
find_attribute
(element: &web_sys::Element, attribute: &str)
app/src/utils.rs:137
↓ 4 callers
Function
get
(id: &PasteId)
worker/src/storage/pastebin.rs:11
↓ 4 callers
Function
get_color
(aoc: AscendancyOrClass)
app/src/meta.rs:93
↓ 4 callers
Function
get_random_values
()
worker-sentry/src/js.rs:3
↓ 4 callers
Function
handle_download_text
(rctx: &RequestContext, id: PasteId)
worker/src/api.rs:132
↓ 4 callers
Function
handle_error_response
(resp: Response)
app/src/api.rs:93
↓ 4 callers
Method
match_path
(&self, path: &str)
app/src/utils/route.rs:26
↓ 4 callers
Method
open
(&self)
worker/src/cache.rs:105
↓ 4 callers
Method
push_percent
(mut self, color: &'static str, value: f32)
app/src/pob/element.rs:101
↓ 4 callers
Function
reflect_set
(target: &JsValue, name: &'static str, value: T)
app/src/utils.rs:97
↓ 4 callers
Function
retry_all
( max_attempts: usize, mut f: F, )
worker/src/retry.rs:28
↓ 4 callers
Method
skill_sets
(&self)
pob/src/serde/pob.rs:213
↓ 4 callers
Function
start_request
()
app/src/progress.rs:77
↓ 4 callers
Method
unwrap_user
(self)
shared/src/id.rs:225
↓ 3 callers
Method
ascendancy
(&self)
pob/src/serde/pob.rs:114
↓ 3 callers
Function
b64_encode
(input: T)
worker/src/utils.rs:23
↓ 3 callers
Method
class
(&self)
shared/src/poe.rs:310
↓ 3 callers
Function
color_to_style
(color: Color<'_>)
app/src/components/pob_colored_text.rs:32
↓ 3 callers
Method
ctx
(&self)
worker/src/request_context.rs:47
↓ 3 callers
Function
decompress
(data: &str)
pob/src/utils.rs:7
↓ 3 callers
Method
delete
(&self, id: &PasteId)
worker/src/storage/r2.rs:57
↓ 3 callers
Function
deserialize_attribute
( element: &web_sys::Element, attribute: &str, )
app/src/utils.rs:147
↓ 3 callers
Function
extract_event_data
Extracts the message and metadata from an event
worker-sentry/src/converter.rs:26
↓ 3 callers
Function
from_ref
(node_ref: &NodeRef<impl GenericNode>)
app/src/utils.rs:111
↓ 3 callers
Function
get_paste
(id: &PasteId)
app/src/api.rs:47
next →
1–100 of 784, ranked by callers