Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cull-os/carcass
/ functions
Functions
530 in github.com/cull-os/carcass
⨍
Functions
530
◇
Types & classes
173
↓ 4 callers
Method
lode_segments
( &mut self, #[builder(start_fn)] segmented: &impl node::Segmented, #[builder(finish_fn)] mu
cab/syntax/loder.rs:176
↓ 4 callers
Method
next_direct
(&mut self)
cab/syntax/noder.rs:272
↓ 4 callers
Method
next_if
(&mut self, expected: Kind)
cab/syntax/noder.rs:306
↓ 4 callers
Method
node_expression_binding_power
(&mut self, minimum_power: u16, until: EnumSet<Kind>)
cab/syntax/noder.rs:566
↓ 4 callers
Method
ok_or_tag
(self, tags: &impl tag::DisplayTags)
cyn/mod.rs:183
↓ 4 callers
Method
push_u64
(&mut self, data: u64)
cab/runtime/code.rs:374
↓ 4 callers
Method
report
(self)
cyn/mod.rs:285
↓ 4 callers
Method
splice
(&mut self, writer: &mut impl fmt::Write)
ust/terminal/mod.rs:1186
↓ 4 callers
Method
value
(&self)
cab/syntax/node.rs:773
↓ 4 callers
Function
wrap
Writes the given iterator of colored words into the writer, splicing and wrapping at the max width.
ust/terminal/mod.rs:115
↓ 4 callers
Method
write
(&mut self, tag: impl Into<Tag<'a>>)
ust/terminal/tag.rs:363
↓ 4 callers
Method
write_indent
(&mut self)
ust/terminal/indent.rs:80
↓ 3 callers
Method
apply_style
(&mut self)
ust/terminal/mod.rs:1067
↓ 3 callers
Method
argument
(&self, argument: Value)
cab/runtime/value/thunk.rs:172
↓ 3 callers
Method
as_u64
(&self)
cab/runtime/operation.rs:60
↓ 3 callers
Method
attributes
(&self)
cab/runtime/scope.rs:55
↓ 3 callers
Function
bind
( server: &mut hserver::Server<impl hserver::RequestHandler>, address: net::SocketAddr, )
route67/dns.rs:222
↓ 3 callers
Method
cover
(self, that: impl Into<Self>)
ranged/span.rs:149
↓ 3 callers
Function
display
(display: &impl fmt::Display)
ust/mod.rs:30
↓ 3 callers
Method
extend
(&mut self, tags: Tags<'a>)
ust/terminal/tag.rs:359
↓ 3 callers
Method
finish
(self, writer: &mut impl fmt::Write)
ust/terminal/mod.rs:1195
↓ 3 callers
Method
id
(&self)
cab/runtime/scope.rs:50
↓ 3 callers
Method
interner
()
cab/syntax/mod.rs:64
↓ 3 callers
Method
into_iter
(self)
cab/syntax/node.rs:1014
↓ 3 callers
Method
into_std
(self)
ranged/span.rs:62
↓ 3 callers
Method
is_trivial
(&self)
cab/syntax/lode.rs:243
↓ 3 callers
Function
lnwrap
[`wrap`], but with a newline before the text.
ust/terminal/mod.rs:105
↓ 3 callers
Method
next_while
(&mut self, mut predicate: impl FnMut(Kind) -> bool)
cab/syntax/noder.rs:316
↓ 3 callers
Method
next_while_trivia
(&mut self)
cab/syntax/noder.rs:297
↓ 3 callers
Method
node_delimited
(&mut self)
cab/syntax/noder.rs:425
↓ 3 callers
Method
position
Looks up the line/column of an offset.
ust/report.rs:50
↓ 3 callers
Method
push_front_tags
(&self, display: &impl tag::DisplayTags)
cyn/mod.rs:157
↓ 3 callers
Function
reverse_zone_of
(prefix: address::Prefix)
route67/dns.rs:108
↓ 3 callers
Function
send_request
(request: socket::Request)
route67/main.rs:167
↓ 3 callers
Method
set_style
(&mut self, style: style::Style)
ust/terminal/mod.rs:1055
↓ 3 callers
Method
start
(self)
ust/terminal/mod.rs:284
↓ 3 callers
Method
tag_err
(self, tags: &impl tag::DisplayTags)
cyn/mod.rs:213
↓ 3 callers
Function
to_pathbuf
(subpath: &Subpath)
cab/runtime/value/path/fs.rs:28
↓ 3 callers
Method
to_writer
(&self, mut writer: W)
radicle-ci-nix/broker.rs:218
↓ 3 callers
Method
width_max
(&self)
ust/terminal/mod.rs:1051
↓ 3 callers
Method
write_if_with
( &mut self, tag: impl Into<Tag<'a>>, condition: Condition, with: impl FnOnce(&mut Sel
ust/terminal/tag.rs:375
↓ 3 callers
Method
write_report
( &mut self, report: &report::Report, location: &dyn crate::Display,
ust/terminal/tag.rs:203
↓ 2 callers
Method
as_argument
(&self)
cab/runtime/code.rs:282
↓ 2 callers
Method
attr
(mut self, attr: Attr)
ust/style.rs:145
↓ 2 callers
Method
config
(&self)
cab/runtime/value/path/blob.rs:31
↓ 2 callers
Method
consume_delimited_segment
(&mut self)
cab/syntax/tokenizer.rs:128
↓ 2 callers
Method
consume_scientific_base10
(&mut self)
cab/syntax/tokenizer.rs:199
↓ 2 callers
Method
content
(&self)
route67/config.rs:43
↓ 2 callers
Method
display_styled
(&self, writer: &mut dyn Write)
cab/runtime/code.rs:82
↓ 2 callers
Method
emit_identifier_like
( &mut self, segments: lode::Resolved<'arena, &'arena lode::Segments>, span: Span, is_
cab/runtime/compiler/mod.rs:414
↓ 2 callers
Function
escape
( #[builder(start_fn)] c: char, delimiter: Option<(char, &'static str)>, is_first: bool, )
cab/syntax/token.rs:116
↓ 2 callers
Method
extractlnln
( &self, writer: &mut impl Write, location: &impl Display, source: &report::PositionSt
cab/syntax/loder.rs:70
↓ 2 callers
Method
indent
(&self)
cab/syntax/node.rs:1116
↓ 2 callers
Method
into_owned
(self)
ust/terminal/tag.rs:56
↓ 2 callers
Method
is_trivia
(self)
cab/syntax/mod.rs:393
↓ 2 callers
Function
is_valid_path_character
(c: char)
cab/syntax/token.rs:55
↓ 2 callers
Function
is_valid_plain_identifier
(s: &str)
cab/syntax/token.rs:32
↓ 2 callers
Method
listen
( &self, join_set: &mut task::JoinSet<Result<(), Error>>, )
route67/dns.rs:275
↓ 2 callers
Method
lode_identifier
( &mut self, #[builder(start_fn)] identifier: &node::Identifier, #[builder(default)] is_bind
cab/syntax/loder.rs:677
↓ 2 callers
Method
maybe_eq
(&self, other: &Self)
cab/runtime/compiler/scope.rs:32
↓ 2 callers
Method
needs_argument
( #[builder(start_fn)] code: Arc<Code>, #[builder(finish_fn)] location: value::Location, sco
cab/runtime/value/thunk.rs:117
↓ 2 callers
Function
next_serial
()
route67/dns.rs:205
↓ 2 callers
Method
node_expression_single
(&mut self, until: EnumSet<Kind>)
cab/syntax/noder.rs:509
↓ 2 callers
Method
on_rgb
(mut self, r: u8, g: u8, b: u8)
ust/style.rs:181
↓ 2 callers
Method
peer_map
(&mut self, peer_id: p2p::PeerId, peer: &config::Peer)
route67/mod.rs:288
↓ 2 callers
Method
point
(mut self, point: Point)
ust/report.rs:310
↓ 2 callers
Method
prefix_of
(&self, peer_id: &p2p::PeerId)
route67/address.rs:145
↓ 2 callers
Function
read_message
( stream: &mut Framed<net::UnixStream, LinesCodec>, )
route67/socket.rs:72
↓ 2 callers
Method
read_u64
(&self, index: ByteIndex)
cab/runtime/code.rs:384
↓ 2 callers
Method
recv
(&self, buf: &mut [u8])
route67/interface.rs:152
↓ 2 callers
Method
reload
(&self, map: &address::Map)
route67/dns.rs:292
↓ 2 callers
Method
resolved
(self, arena: &slotmap::SlotMap<ExpressionId, Expression>)
cab/syntax/lode.rs:25
↓ 2 callers
Method
set_style
(&mut self, style: style::Style)
ust/terminal/tag.rs:195
↓ 2 callers
Function
should_style
(fd: os::fd::BorrowedFd<'_>)
ust/terminal/mod.rs:1314
↓ 2 callers
Function
socket_path
()
route67/main.rs:103
↓ 2 callers
Function
tokenize
Returns an iterator of tokens that reference the given string.
cab/syntax/tokenizer.rs:12
↓ 2 callers
Function
unescape_string
(s: &str)
cab/syntax/token.rs:81
↓ 2 callers
Function
write_message
( stream: &mut Framed<net::UnixStream, LinesCodec>, value: &T, )
route67/socket.rs:84
↓ 2 callers
Function
write_report
( writer: &mut impl Write, report: &report::Report, location: &dyn Display, source: &report::Posit
ust/terminal/mod.rs:397
↓ 2 callers
Method
write_with
(&mut self, tag: impl Into<Tag<'a>>, with: impl FnOnce(&mut Self))
ust/terminal/tag.rs:371
↓ 2 callers
Function
writer
(choice: StyleChoice<'_>, writer: Wr)
ust/terminal/mod.rs:1340
↓ 2 callers
Function
writer_from
(writer: impl os::fd::AsFd + fmt::Write)
ust/terminal/mod.rs:1363
↓ 2 callers
Function
zone_of
(peer_id: p2p::PeerId)
route67/dns.rs:102
↓ 1 callers
Method
active_relays
(&self)
route67/mod.rs:337
↓ 1 callers
Method
aliases_of
(&self, peer_id: &p2p::PeerId)
route67/address.rs:154
↓ 1 callers
Method
as_byte_index
(&self)
cab/runtime/operation.rs:78
↓ 1 callers
Method
as_operation
(&self)
cab/runtime/code.rs:274
↓ 1 callers
Method
as_value_index
(&self)
cab/runtime/operation.rs:69
↓ 1 callers
Method
assign
(&mut self, address: net::Ipv6Addr, prefix_length: u8)
route67/interface.rs:331
↓ 1 callers
Method
bg
(self)
ust/style.rs:49
↓ 1 callers
Function
blob
(config: Value)
cab/runtime/value/path/blob.rs:17
↓ 1 callers
Function
check
( join_set: &mut task::JoinSet<()>, config: &config::Config, flakeref: &str, )
radicle-ci-nix/main.rs:70
↓ 1 callers
Method
compile
( &self, #[builder(start_fn)] expression: lode::Resolved<'_, &lode::Expression>, #[builder(f
cab/runtime/compiler/mod.rs:39
↓ 1 callers
Method
config
(&self)
cab/runtime/value/path/mod.rs:52
↓ 1 callers
Function
config_path
()
route67/main.rs:92
↓ 1 callers
Method
connections
Multiaddrs of the peer's live connections, ordered most-recently-active first.
route67/ip.rs:423
↓ 1 callers
Method
consume_delimited
(&mut self, before: Option<&'a str>, end: char)
cab/syntax/tokenizer.rs:154
↓ 1 callers
Method
consume_kind
(&mut self)
cab/syntax/tokenizer.rs:241
↓ 1 callers
Method
consume_path
(&mut self)
cab/syntax/tokenizer.rs:181
↓ 1 callers
Method
consume_scientific_base16
(&mut self)
cab/syntax/tokenizer.rs:218
← previous
next →
101–200 of 530, ranked by callers