MCPcopy Create free account

hub / github.com/cull-os/carcass / functions

Functions530 in github.com/cull-os/carcass

↓ 142 callersMethodspan
(&self)
ranged/span.rs:276
↓ 62 callersMethodwrite
(&self, content: Bytes)
cab/runtime/value/path/mod.rs:208
↓ 60 callersFunctionstyle
(r: u8, g: u8, b: u8)
ust/color.rs:6
↓ 59 callersMethoddupe
(&self)
dup/mod.rs:11
↓ 59 callersMethodlen
(self)
ranged/span.rs:104
↓ 49 callersMethodpush
(&self, scope: Scope)
cab/runtime/scope.rs:100
↓ 47 callersMethodspanned
Wraps `self` in [`Spanned`] with the provided span.
ranged/span.rs:258
↓ 46 callersMethodpush_operation
(&mut self, span: Span, operation: Operation)
cab/runtime/code.rs:420
↓ 40 callersMethodstyle
(self)
ust/style.rs:71
↓ 32 callersMethodmap
Maps the wrapped value while preserving its original span.
ranged/span.rs:239
↓ 29 callersMethodarc
Wraps `self` in a newly allocated [`sync::Arc`].
cab/util/suffix.rs:11
↓ 28 callersMethodget
(&self, key: &value::SString)
cab/runtime/scope.rs:95
↓ 27 callersMethodnext
(&mut self)
cab/syntax/noder.rs:301
↓ 25 callersMethodinto_iter
(self)
cab/syntax/lode.rs:216
↓ 25 callersMethodpeek
(&mut self)
cab/syntax/noder.rs:268
↓ 22 callersFunctionwrite
(writer: &mut dyn Write, styled: &impl Display)
ust/mod.rs:56
↓ 19 callersMethodtry_consume_character
(&mut self, c: char)
cab/syntax/tokenizer.rs:98
↓ 18 callersMethodemit_force
(&mut self, expression: lode::Resolved<'arena, &'arena lode::Expression>)
cab/runtime/compiler/mod.rs:639
↓ 18 callersMethodis_empty
(&self)
cab/runtime/compiler/scope.rs:239
↓ 18 callersMethodnode
( &mut self, #[builder(start_fn)] kind: Kind, #[builder(finish_fn)] with: impl FnOnce(&mut S
cab/syntax/noder.rs:228
↓ 17 callersMethodchain_err
(self, display: impl StdDisplay)
cyn/mod.rs:197
↓ 17 callersMethodfg
(self)
ust/style.rs:44
↓ 17 callersMethodmap
( &mut self, #[builder(start_fn)] peer_id: p2p::PeerId, #[builder(finish_fn)] aliases: &[con
route67/address.rs:86
↓ 16 callersMethodpop
(&self)
cab/runtime/scope.rs:105
↓ 15 callersMethodcontains
(self, that: impl Into<Self>)
ranged/span.rs:119
↓ 15 callersMethodinsert
(&mut self, expression: Spanned<impl Into<lode::ExpressionRaw>>)
cab/syntax/loder.rs:139
↓ 14 callersMethodemit
(&mut self, expression: lode::Resolved<'arena, &'arena lode::Expression>)
cab/runtime/compiler/mod.rs:547
↓ 14 callersMethoditer
(&self)
route67/address.rs:163
↓ 14 callersMethodpoint_here
(&mut self, index: ByteIndex)
cab/runtime/code.rs:451
↓ 14 callersMethodpush_u16
(&mut self, data: u16)
cab/runtime/code.rs:401
↓ 14 callersMethodstyled
(self)
ust/style.rs:381
↓ 13 callersMethodas_ref
Borrows the wrapped value while preserving the same span.
ranged/span.rs:247
↓ 13 callersMethodconsume_while
(&mut self, predicate: impl Fn(char) -> bool)
cab/syntax/tokenizer.rs:86
↓ 13 callersMethodnext_expect
( &mut self, expected: impl Into<EnumSet<Kind>>, until: EnumSet<Kind>, )
cab/syntax/noder.rs:326
↓ 13 callersMethodpeek_character
(&self)
cab/syntax/tokenizer.rs:82
↓ 13 callersMethodprimary
(span: impl Into<Span>, text: impl Into<Cow<'static, str>>)
ust/report.rs:165
↓ 13 callersMethodpush
(&mut self, span: Span, name: LocalName<'a>)
cab/runtime/compiler/scope.rs:187
↓ 13 callersMethodwrite_str
(&mut self, s: &str)
ust/terminal/mod.rs:1271
↓ 12 callersMethodexpression
(&self)
cab/syntax/loder.rs:62
↓ 12 callersMethodis_empty
(self)
ranged/span.rs:111
↓ 12 callersMethoditer
Iterate over the entries, copying them and turning the key into [`VectorKey`]. # Safety Caller must ensure that no other [`Vector`] is iterating mut
auxvec/mod.rs:398
↓ 12 callersMethodleft
(&self)
cab/syntax/node.rs:569
↓ 12 callersMethodlode
(&mut self, expression: node::ExpressionRef<'_>)
cab/syntax/loder.rs:810
↓ 12 callersMethodright
(&self)
cab/syntax/node.rs:589
↓ 12 callersMethodsize
(&self)
ranged/size.rs:111
↓ 11 callersMethoditer
(&self)
cab/runtime/code.rs:298
↓ 11 callersMethodremove
(&self, key: &value::SString)
cab/runtime/value/attributes.rs:109
↓ 11 callersFunctionwith
( writer: &mut W, style: style::Style, with: impl FnOnce(&mut W) -> T, )
ust/mod.rs:42
↓ 11 callersMethodwrite_if
(&mut self, tag: impl Into<Tag<'a>>, condition: Condition)
ust/terminal/tag.rs:367
↓ 10 callersMethodemit_push
(&mut self, span: Span, value: impl Into<Value>)
cab/runtime/compiler/mod.rs:82
↓ 10 callersMethodemit_scope
(&mut self, span: Span, with: impl FnOnce(&mut Self))
cab/runtime/compiler/mod.rs:91
↓ 10 callersMethodpush_front_display
(&self, display: impl StdDisplay)
cyn/mod.rs:152
↓ 10 callersMethodthrow
(&mut self, message: Spanned<impl Into<Cow<'static, str>>>)
cab/syntax/loder.rs:144
↓ 10 callersFunctionwidth
(s: &str)
ust/terminal/mod.rs:86
↓ 9 callersMethoddisplay_tags_owned
(&self, tags: &mut Tags<'_>)
ust/terminal/tag.rs:313
↓ 9 callersMethodread_operation
(&self, index: ByteIndex)
cab/runtime/code.rs:439
↓ 9 callersMethodrefence
(&mut self, identifier: Spanned<&'static str>)
cab/syntax/loder.rs:157
↓ 9 callersMethodsegments
(&self)
cab/syntax/node.rs:1165
↓ 9 callersMethodsend
(&mut self, peer_id: &p2p::PeerId, packet: Packet)
route67/ip.rs:432
↓ 9 callersMethodtip
(&self)
cab/runtime/scope.rs:86
↓ 8 callersMethodconsume_character
(&mut self)
cab/syntax/tokenizer.rs:122
↓ 8 callersMethodconsumed_since
(&self, offset: usize)
cab/syntax/tokenizer.rs:118
↓ 8 callersMethodpush_primary
(&mut self, span: impl Into<Span>, text: impl Into<Cow<'static, str>>)
ust/report.rs:289
↓ 7 callersMethodadd
( &mut self, #[builder(start_fn)] device: &tun_rs::AsyncDevice, #[builder(finish_fn
route67/interface.rs:209
↓ 7 callersMethodchain_err_with
(self, display: impl FnOnce() -> D)
cyn/mod.rs:205
↓ 7 callersMethodcontext_pop
(&mut self, context: Context)
cab/syntax/tokenizer.rs:69
↓ 7 callersMethodcontext_push
(&mut self, context: Context<'a>)
cab/syntax/tokenizer.rs:65
↓ 7 callersMethodparse
(&self, tokens: impl Iterator<Item = (Kind, &'a str)>)
cab/syntax/noder.rs:103
↓ 7 callersMethodpath
(&self)
cab/runtime/code.rs:370
↓ 7 callersMethodread
(&self)
cab/runtime/value/path/mod.rs:183
↓ 6 callersMethodappend_trace
(&self, location: value::Location)
cab/runtime/value/error.rs:79
↓ 6 callersMethodbind
(&mut self, identifier: Spanned<&'static str>)
cab/syntax/loder.rs:166
↓ 6 callersMethodemit_thunk
( &mut self, #[builder(start_fn)] span: Span, #[builder(finish_fn)] with: impl FnOnce(&mut S
cab/runtime/compiler/mod.rs:120
↓ 6 callersMethodfrom
(attributes: &value::Attributes)
cab/runtime/scope.rs:32
↓ 6 callersMethodhost_addr
(self)
route67/address.rs:49
↓ 6 callersMethodnext
(&mut self)
ust/terminal/tag.rs:498
↓ 6 callersMethodoperator
Returns the operator of this operation.
cab/syntax/node.rs:416
↓ 6 callersMethodoperator_token
Returns the operator token of this operation.
cab/syntax/node.rs:407
↓ 6 callersMethodstyle_in
(self, report_severity: &Severity)
ust/report.rs:97
↓ 6 callersMethodwrite
(self: Arc<Self>, subpath: &Subpath, content: Bytes)
cab/runtime/value/path/fs.rs:129
↓ 5 callersMethodis_empty
(self)
ust/terminal/mod.rs:298
↓ 5 callersMethodnode_expression
(&mut self, until: EnumSet<Kind>)
cab/syntax/noder.rs:655
↓ 5 callersMethodpeek_character_nth
(&self, n: usize)
cab/syntax/tokenizer.rs:78
↓ 5 callersMethodremaining
(&self)
cab/syntax/tokenizer.rs:74
↓ 5 callersMethodsecondary
(span: impl Into<Span>, text: impl Into<Cow<'static, str>>)
ust/report.rs:171
↓ 5 callersFunctionstderr
()
ust/terminal/mod.rs:1412
↓ 5 callersFunctionstdout
()
ust/terminal/mod.rs:1405
↓ 5 callersFunctionunexpected
( #[builder(start_fn)] span: Span, #[builder(finish_fn)] mut expected: EnumSet<Kind>, got: Option<Kin
cab/syntax/noder.rs:151
↓ 5 callersMethodwidth
(&self)
ust/terminal/mod.rs:1047
↓ 4 callersMethodas_fd
(&self)
ust/terminal/mod.rs:1397
↓ 4 callersMethodbinding_power
(self)
cab/syntax/node.rs:389
↓ 4 callersMethodcheckpoint
(&mut self)
cab/syntax/noder.rs:221
↓ 4 callersMethodchildren
(&self)
ust/terminal/tag.rs:415
↓ 4 callersMethodduped
(self)
dup/mod.rs:25
↓ 4 callersMethodend
(self)
ust/terminal/mod.rs:291
↓ 4 callersMethodget
(&self)
cab/runtime/value/thunk.rs:197
↓ 4 callersMethodget
(&self, part: Part)
cab/runtime/value/path/mod.rs:143
↓ 4 callersMethodinsert
(&self, key: value::SString, value: Value)
cab/runtime/scope.rs:60
↓ 4 callersMethodinsert
(&self, key: value::SString, value: Value)
cab/runtime/value/attributes.rs:104
↓ 4 callersMethodis_active
(&self)
route67/mod.rs:126
next →1–100 of 530, ranked by callers