MCPcopy Create free account

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

Functions530 in github.com/cull-os/carcass

↓ 4 callersMethodlode_segments
( &mut self, #[builder(start_fn)] segmented: &impl node::Segmented, #[builder(finish_fn)] mu
cab/syntax/loder.rs:176
↓ 4 callersMethodnext_direct
(&mut self)
cab/syntax/noder.rs:272
↓ 4 callersMethodnext_if
(&mut self, expected: Kind)
cab/syntax/noder.rs:306
↓ 4 callersMethodnode_expression_binding_power
(&mut self, minimum_power: u16, until: EnumSet<Kind>)
cab/syntax/noder.rs:566
↓ 4 callersMethodok_or_tag
(self, tags: &impl tag::DisplayTags)
cyn/mod.rs:183
↓ 4 callersMethodpush_u64
(&mut self, data: u64)
cab/runtime/code.rs:374
↓ 4 callersMethodreport
(self)
cyn/mod.rs:285
↓ 4 callersMethodsplice
(&mut self, writer: &mut impl fmt::Write)
ust/terminal/mod.rs:1186
↓ 4 callersMethodvalue
(&self)
cab/syntax/node.rs:773
↓ 4 callersFunctionwrap
Writes the given iterator of colored words into the writer, splicing and wrapping at the max width.
ust/terminal/mod.rs:115
↓ 4 callersMethodwrite
(&mut self, tag: impl Into<Tag<'a>>)
ust/terminal/tag.rs:363
↓ 4 callersMethodwrite_indent
(&mut self)
ust/terminal/indent.rs:80
↓ 3 callersMethodapply_style
(&mut self)
ust/terminal/mod.rs:1067
↓ 3 callersMethodargument
(&self, argument: Value)
cab/runtime/value/thunk.rs:172
↓ 3 callersMethodas_u64
(&self)
cab/runtime/operation.rs:60
↓ 3 callersMethodattributes
(&self)
cab/runtime/scope.rs:55
↓ 3 callersFunctionbind
( server: &mut hserver::Server<impl hserver::RequestHandler>, address: net::SocketAddr, )
route67/dns.rs:222
↓ 3 callersMethodcover
(self, that: impl Into<Self>)
ranged/span.rs:149
↓ 3 callersFunctiondisplay
(display: &impl fmt::Display)
ust/mod.rs:30
↓ 3 callersMethodextend
(&mut self, tags: Tags<'a>)
ust/terminal/tag.rs:359
↓ 3 callersMethodfinish
(self, writer: &mut impl fmt::Write)
ust/terminal/mod.rs:1195
↓ 3 callersMethodid
(&self)
cab/runtime/scope.rs:50
↓ 3 callersMethodinterner
()
cab/syntax/mod.rs:64
↓ 3 callersMethodinto_iter
(self)
cab/syntax/node.rs:1014
↓ 3 callersMethodinto_std
(self)
ranged/span.rs:62
↓ 3 callersMethodis_trivial
(&self)
cab/syntax/lode.rs:243
↓ 3 callersFunctionlnwrap
[`wrap`], but with a newline before the text.
ust/terminal/mod.rs:105
↓ 3 callersMethodnext_while
(&mut self, mut predicate: impl FnMut(Kind) -> bool)
cab/syntax/noder.rs:316
↓ 3 callersMethodnext_while_trivia
(&mut self)
cab/syntax/noder.rs:297
↓ 3 callersMethodnode_delimited
(&mut self)
cab/syntax/noder.rs:425
↓ 3 callersMethodposition
Looks up the line/column of an offset.
ust/report.rs:50
↓ 3 callersMethodpush_front_tags
(&self, display: &impl tag::DisplayTags)
cyn/mod.rs:157
↓ 3 callersFunctionreverse_zone_of
(prefix: address::Prefix)
route67/dns.rs:108
↓ 3 callersFunctionsend_request
(request: socket::Request)
route67/main.rs:167
↓ 3 callersMethodset_style
(&mut self, style: style::Style)
ust/terminal/mod.rs:1055
↓ 3 callersMethodstart
(self)
ust/terminal/mod.rs:284
↓ 3 callersMethodtag_err
(self, tags: &impl tag::DisplayTags)
cyn/mod.rs:213
↓ 3 callersFunctionto_pathbuf
(subpath: &Subpath)
cab/runtime/value/path/fs.rs:28
↓ 3 callersMethodto_writer
(&self, mut writer: W)
radicle-ci-nix/broker.rs:218
↓ 3 callersMethodwidth_max
(&self)
ust/terminal/mod.rs:1051
↓ 3 callersMethodwrite_if_with
( &mut self, tag: impl Into<Tag<'a>>, condition: Condition, with: impl FnOnce(&mut Sel
ust/terminal/tag.rs:375
↓ 3 callersMethodwrite_report
( &mut self, report: &report::Report, location: &dyn crate::Display,
ust/terminal/tag.rs:203
↓ 2 callersMethodas_argument
(&self)
cab/runtime/code.rs:282
↓ 2 callersMethodattr
(mut self, attr: Attr)
ust/style.rs:145
↓ 2 callersMethodconfig
(&self)
cab/runtime/value/path/blob.rs:31
↓ 2 callersMethodconsume_delimited_segment
(&mut self)
cab/syntax/tokenizer.rs:128
↓ 2 callersMethodconsume_scientific_base10
(&mut self)
cab/syntax/tokenizer.rs:199
↓ 2 callersMethodcontent
(&self)
route67/config.rs:43
↓ 2 callersMethoddisplay_styled
(&self, writer: &mut dyn Write)
cab/runtime/code.rs:82
↓ 2 callersMethodemit_identifier_like
( &mut self, segments: lode::Resolved<'arena, &'arena lode::Segments>, span: Span, is_
cab/runtime/compiler/mod.rs:414
↓ 2 callersFunctionescape
( #[builder(start_fn)] c: char, delimiter: Option<(char, &'static str)>, is_first: bool, )
cab/syntax/token.rs:116
↓ 2 callersMethodextractlnln
( &self, writer: &mut impl Write, location: &impl Display, source: &report::PositionSt
cab/syntax/loder.rs:70
↓ 2 callersMethodindent
(&self)
cab/syntax/node.rs:1116
↓ 2 callersMethodinto_owned
(self)
ust/terminal/tag.rs:56
↓ 2 callersMethodis_trivia
(self)
cab/syntax/mod.rs:393
↓ 2 callersFunctionis_valid_path_character
(c: char)
cab/syntax/token.rs:55
↓ 2 callersFunctionis_valid_plain_identifier
(s: &str)
cab/syntax/token.rs:32
↓ 2 callersMethodlisten
( &self, join_set: &mut task::JoinSet<Result<(), Error>>, )
route67/dns.rs:275
↓ 2 callersMethodlode_identifier
( &mut self, #[builder(start_fn)] identifier: &node::Identifier, #[builder(default)] is_bind
cab/syntax/loder.rs:677
↓ 2 callersMethodmaybe_eq
(&self, other: &Self)
cab/runtime/compiler/scope.rs:32
↓ 2 callersMethodneeds_argument
( #[builder(start_fn)] code: Arc<Code>, #[builder(finish_fn)] location: value::Location, sco
cab/runtime/value/thunk.rs:117
↓ 2 callersFunctionnext_serial
()
route67/dns.rs:205
↓ 2 callersMethodnode_expression_single
(&mut self, until: EnumSet<Kind>)
cab/syntax/noder.rs:509
↓ 2 callersMethodon_rgb
(mut self, r: u8, g: u8, b: u8)
ust/style.rs:181
↓ 2 callersMethodpeer_map
(&mut self, peer_id: p2p::PeerId, peer: &config::Peer)
route67/mod.rs:288
↓ 2 callersMethodpoint
(mut self, point: Point)
ust/report.rs:310
↓ 2 callersMethodprefix_of
(&self, peer_id: &p2p::PeerId)
route67/address.rs:145
↓ 2 callersFunctionread_message
( stream: &mut Framed<net::UnixStream, LinesCodec>, )
route67/socket.rs:72
↓ 2 callersMethodread_u64
(&self, index: ByteIndex)
cab/runtime/code.rs:384
↓ 2 callersMethodrecv
(&self, buf: &mut [u8])
route67/interface.rs:152
↓ 2 callersMethodreload
(&self, map: &address::Map)
route67/dns.rs:292
↓ 2 callersMethodresolved
(self, arena: &slotmap::SlotMap<ExpressionId, Expression>)
cab/syntax/lode.rs:25
↓ 2 callersMethodset_style
(&mut self, style: style::Style)
ust/terminal/tag.rs:195
↓ 2 callersFunctionshould_style
(fd: os::fd::BorrowedFd<'_>)
ust/terminal/mod.rs:1314
↓ 2 callersFunctionsocket_path
()
route67/main.rs:103
↓ 2 callersFunctiontokenize
Returns an iterator of tokens that reference the given string.
cab/syntax/tokenizer.rs:12
↓ 2 callersFunctionunescape_string
(s: &str)
cab/syntax/token.rs:81
↓ 2 callersFunctionwrite_message
( stream: &mut Framed<net::UnixStream, LinesCodec>, value: &T, )
route67/socket.rs:84
↓ 2 callersFunctionwrite_report
( writer: &mut impl Write, report: &report::Report, location: &dyn Display, source: &report::Posit
ust/terminal/mod.rs:397
↓ 2 callersMethodwrite_with
(&mut self, tag: impl Into<Tag<'a>>, with: impl FnOnce(&mut Self))
ust/terminal/tag.rs:371
↓ 2 callersFunctionwriter
(choice: StyleChoice<'_>, writer: Wr)
ust/terminal/mod.rs:1340
↓ 2 callersFunctionwriter_from
(writer: impl os::fd::AsFd + fmt::Write)
ust/terminal/mod.rs:1363
↓ 2 callersFunctionzone_of
(peer_id: p2p::PeerId)
route67/dns.rs:102
↓ 1 callersMethodactive_relays
(&self)
route67/mod.rs:337
↓ 1 callersMethodaliases_of
(&self, peer_id: &p2p::PeerId)
route67/address.rs:154
↓ 1 callersMethodas_byte_index
(&self)
cab/runtime/operation.rs:78
↓ 1 callersMethodas_operation
(&self)
cab/runtime/code.rs:274
↓ 1 callersMethodas_value_index
(&self)
cab/runtime/operation.rs:69
↓ 1 callersMethodassign
(&mut self, address: net::Ipv6Addr, prefix_length: u8)
route67/interface.rs:331
↓ 1 callersMethodbg
(self)
ust/style.rs:49
↓ 1 callersFunctionblob
(config: Value)
cab/runtime/value/path/blob.rs:17
↓ 1 callersFunctioncheck
( join_set: &mut task::JoinSet<()>, config: &config::Config, flakeref: &str, )
radicle-ci-nix/main.rs:70
↓ 1 callersMethodcompile
( &self, #[builder(start_fn)] expression: lode::Resolved<'_, &lode::Expression>, #[builder(f
cab/runtime/compiler/mod.rs:39
↓ 1 callersMethodconfig
(&self)
cab/runtime/value/path/mod.rs:52
↓ 1 callersFunctionconfig_path
()
route67/main.rs:92
↓ 1 callersMethodconnections
Multiaddrs of the peer's live connections, ordered most-recently-active first.
route67/ip.rs:423
↓ 1 callersMethodconsume_delimited
(&mut self, before: Option<&'a str>, end: char)
cab/syntax/tokenizer.rs:154
↓ 1 callersMethodconsume_kind
(&mut self)
cab/syntax/tokenizer.rs:241
↓ 1 callersMethodconsume_path
(&mut self)
cab/syntax/tokenizer.rs:181
↓ 1 callersMethodconsume_scientific_base16
(&mut self)
cab/syntax/tokenizer.rs:218
← previousnext →101–200 of 530, ranked by callers