Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NethermindEth/nine
/ functions
Functions
717 in github.com/NethermindEth/nine
⨍
Functions
717
◇
Types & classes
463
↓ 22 callers
Method
iter
(&self)
prototype/substance/ui9/src/names/fqn.rs:51
↓ 21 callers
Method
push
(&self, section: impl ToString)
prototype/substance/ui9/src/names/fqn.rs:60
↓ 20 callers
Method
event
(&self, event: C::Message)
prototype/particles/app-web/ui/src/render/widget.rs:16
↓ 20 callers
Method
remove
(&mut self, fqn: &Fqn)
prototype/substance/ui9-dui/src/tracers/tree.rs:90
↓ 17 callers
Method
is_empty
(&self)
prototype/particles/control-session/src/flow/chat_control.rs:58
↓ 15 callers
Method
as_ref
(&self)
prototype/substance/ui9/src/names/fqn.rs:80
↓ 15 callers
Method
borrow
(&self)
prototype/substance/ui9-dui/src/subscriber/mod.rs:66
↓ 15 callers
Method
events
(&mut self)
prototype/substance/ui9-dui/src/subscriber/listener.rs:45
↓ 14 callers
Function
fqn
Function to parse an FQN
prototype/substance/ui9/src/names/fqn.rs:20
↓ 13 callers
Method
as_ref
(&self)
prototype/particles/app-tui/src/widgets/reason.rs:14
↓ 12 callers
Method
action
(&self, action: F::Action)
prototype/substance/ui9-dui/src/subscriber/listener.rs:49
↓ 12 callers
Method
send
(&self, event: SubEvent<S>)
prototype/discovery/n9-node/src/subscriber/player.rs:167
↓ 11 callers
Method
event
(&self, event: F::Event)
prototype/substance/ui9-dui/src/publisher/tracer.rs:46
↓ 11 callers
Method
send
(&self, event: SubEvent<F>)
prototype/substance/ui9-dui/src/subscriber/mod.rs:100
↓ 10 callers
Method
schedule
(&mut self)
prototype/particles/control-task/src/task.rs:45
↓ 10 callers
Method
widget
(self)
prototype/particles/app-tui/src/widgets/component.rs:17
↓ 9 callers
Method
bond
(&mut self, recipient: impl ToAddress<A>)
prototype/substance/n9-core/src/essence/particle.rs:14
↓ 9 callers
Method
commit_line
(&mut self)
prototype/particles/app-tui/src/widgets/markdown.rs:22
↓ 9 callers
Method
state
(&self)
prototype/particles/app-web/ui/src/render/double.rs:63
↓ 7 callers
Method
shutdown
()
prototype/discovery/n9-node/src/node.rs:54
↓ 6 callers
Method
actions
(&mut self)
prototype/substance/ui9-dui/src/publisher/tracer.rs:42
↓ 6 callers
Method
chat
(&self, chat: Fqn, request: ChatRequest)
prototype/substance/n9-core/src/unroller/session.rs:28
↓ 6 callers
Method
end
(&mut self)
prototype/particles/control-task/src/task.rs:39
↓ 6 callers
Method
event
(&mut self, ctx: &mut Context<Self>)
prototype/discovery/n9-node/src/connector/mod.rs:85
↓ 6 callers
Method
interrupt
(&mut self, ctx: &mut Context<Self>)
prototype/particles/control-task/src/task.rs:34
↓ 6 callers
Method
link
()
prototype/substance/ui9-dui/src/hub.rs:22
↓ 5 callers
Function
add_class
Adds a class to the VTag. You can also provide multiple classes separated by ascii whitespaces. Note that this has a complexity of O(n), where n is t
prototype/substance/ui9-markdown/src/lib.rs:96
↓ 5 callers
Method
add_message
(&mut self, content: &str)
prototype/particles/app-stdio/src/app.rs:50
↓ 5 callers
Method
event
(msg: impl ToString)
prototype/substance/ui9-dui/src/tracers/operation.rs:140
↓ 5 callers
Method
events
(&mut self)
prototype/discovery/n9-node/src/subscriber/listener.rs:36
↓ 5 callers
Function
table
()
prototype/particles/config-toml/src/config_loader.rs:302
↓ 4 callers
Method
block
(&self, src: &str)
prototype/substance/ui9-markdown/src/lib.rs:85
↓ 4 callers
Method
discover
(&mut self, fqn: &Fqn)
prototype/substance/ui9-dui/src/tracers/tree.rs:82
↓ 4 callers
Method
live_config_updates
( &self, address: impl ToAddress<A>, )
prototype/substance/n9-core/src/router/keeper.rs:86
↓ 4 callers
Method
name
(&self)
prototype/substance/n9-core/src/router/tool.rs:43
↓ 4 callers
Method
send
(&self, msg: C::Message)
prototype/particles/app-web/ui/src/render/widget.rs:31
↓ 4 callers
Method
set
(&mut self, render: &dyn Render)
prototype/particles/app-tui/src/widgets/focus.rs:17
↓ 4 callers
Method
show
(&self, id: OperationId)
prototype/substance/n9-core/src/unroller/flow.rs:47
↓ 4 callers
Method
squash
(&self)
prototype/substance/n9-core/src/router/types.rs:124
↓ 4 callers
Method
state_view
(&self)
prototype/particles/app-web/ui/src/render/projection.rs:53
↓ 4 callers
Method
subscribe
( &mut self, recipient: Recipient<PackedEvent>, )
prototype/substance/ui9-dui/src/publisher/recorder.rs:27
↓ 4 callers
Method
thinking
(&mut self, flag: bool)
prototype/particles/control-chat/src/flow.rs:38
↓ 4 callers
Method
writeln
(&mut self, text: &str)
prototype/particles/app-stdio/src/console.rs:58
↓ 3 callers
Method
add
(&mut self, content: String, role: Role)
prototype/particles/control-session/src/flow/chat_control.rs:38
↓ 3 callers
Method
add_model
TODO: Return model detacher (calls remove_model) Use subscriptions management to control model existence
prototype/substance/n9-core/src/router/model.rs:38
↓ 3 callers
Method
close
(&mut self)
prototype/substance/ui9-dui/src/tracers/operation.rs:120
↓ 3 callers
Method
event
(&mut self, ctx: &mut Context<Self>)
prototype/substance/ui9-net/src/relay/connector/mod.rs:74
↓ 3 callers
Method
get_config_segment
(&self, seg: &GetConfig)
prototype/particles/config-toml/src/particle.rs:160
↓ 3 callers
Method
interrupt
(&mut self, ctx: &mut Context<Self>)
prototype/discovery/config-toml/src/loader.rs:76
↓ 3 callers
Method
stop_thinking
(&mut self)
prototype/particles/control-session/src/flow/chat_control.rs:49
↓ 3 callers
Function
table
()
prototype/discovery/config-toml/src/loader.rs:299
↓ 3 callers
Function
text
(e: InputEvent)
prototype/particles/app-web/ui/src/widgets/chat.rs:95
↓ 3 callers
Function
wrap_level
(title: &str, value: Value)
prototype/particles/config-toml/src/config_loader.rs:296
↓ 3 callers
Method
write
(&mut self, text: &str)
prototype/particles/app-stdio/src/console.rs:52
↓ 2 callers
Method
act
(&mut self, action: PackedAction)
prototype/substance/ui9-dui/src/publisher/recorder.rs:36
↓ 2 callers
Method
act_job
(&mut self, action: JobData)
prototype/substance/ui9-dui/src/tracers/operation.rs:125
↓ 2 callers
Method
add
(&mut self, content: String, role: Role)
prototype/particles/control-chat/src/flow.rs:32
↓ 2 callers
Method
add_layer
(&mut self, path: PathBuf, ctx: &mut Context<Self>)
prototype/particles/config-toml/src/config_loader.rs:86
↓ 2 callers
Method
add_layer
(&mut self, path: PathBuf, ctx: &mut Context<Self>)
prototype/discovery/config-toml/src/loader.rs:83
↓ 2 callers
Method
allocate_state
(&mut self, new_state: F)
prototype/substance/ui9-dui/src/subscriber/mod.rs:79
↓ 2 callers
Method
apply
(&mut self, event: Self::Event)
prototype/substance/ui9-dui/src/tracers/job.rs:51
↓ 2 callers
Method
apply
(&mut self, delta: Self::Delta)
prototype/discovery/config-toml/src/state.rs:50
↓ 2 callers
Method
apply_event
(&mut self, event: F::Event)
prototype/substance/ui9-dui/src/subscriber/mod.rs:86
↓ 2 callers
Method
call
(self)
prototype/substance/n9-core/src/unroller/session.rs:181
↓ 2 callers
Method
call_tool
(&self, chat: Fqn, request: ToolCall)
prototype/substance/n9-core/src/router/tool.rs:134
↓ 2 callers
Method
callback
(&self, func: F)
prototype/particles/app-web/ui/src/render/widget.rs:23
↓ 2 callers
Method
clear_line
(&mut self)
prototype/particles/app-stdio/src/console.rs:80
↓ 2 callers
Method
create
(&self, id: TaskId, parameters: TaskParameters)
prototype/particles/control-task/src/flow.rs:31
↓ 2 callers
Method
distribute
(&self, id: StateId)
prototype/discovery/config-toml/src/particle.rs:102
↓ 2 callers
Method
end
(mut self)
prototype/substance/ui9-dui/src/tracers/operation.rs:102
↓ 2 callers
Method
extend
(&self, pqn: &Pqn)
prototype/substance/ui9/src/names/fqn.rs:55
↓ 2 callers
Method
extract
(&self)
prototype/particles/model-anthropic/src/config.rs:27
↓ 2 callers
Method
failed
(mut self, message: &str)
prototype/substance/ui9-dui/src/tracers/operation.rs:95
↓ 2 callers
Method
fill_link
(&self, tag: &mut VTag, text: &str)
prototype/substance/ui9-markdown/src/lib.rs:56
↓ 2 callers
Function
from_stream
(stream: Stream)
prototype/substance/ui9-net/src/relay/drainer.rs:14
↓ 2 callers
Method
get_control
(&self)
prototype/substance/ui9-net/src/relay/connector/mod.rs:40
↓ 2 callers
Method
get_keeper
(&mut self)
prototype/substance/n9-core/src/router/keeper.rs:185
↓ 2 callers
Method
get_model
(&mut self)
prototype/substance/n9-core/src/router/model.rs:48
↓ 2 callers
Method
get_setup
(&mut self)
prototype/substance/n9-core/src/essence/substance.rs:44
↓ 2 callers
Method
in_fut
(self, fut: F)
prototype/substance/ui9-dui/src/tracers/operation.rs:43
↓ 2 callers
Method
interrupt
(&mut self, ctx: &mut Context<Self>)
prototype/substance/ui9-dui/src/publisher/server.rs:103
↓ 2 callers
Method
load
(&mut self, id: OperationId)
prototype/particles/control-session/src/trace_agent.rs:73
↓ 2 callers
Function
merge_configs
(base: &mut Value, overlay: &Value)
prototype/particles/config-toml/src/config_loader.rs:306
↓ 2 callers
Method
new_session
(&self)
prototype/substance/n9-core/src/router/mod.rs:63
↓ 2 callers
Method
ported_state
(&mut self)
prototype/substance/ui9-app/src/ported.rs:36
↓ 2 callers
Method
prompt
(&mut self)
prototype/particles/app-stdio/src/console.rs:48
↓ 2 callers
Method
read_config
(&mut self)
prototype/particles/config-toml/src/config_loader.rs:29
↓ 2 callers
Method
read_config
(&mut self)
prototype/discovery/config-toml/src/loader.rs:28
↓ 2 callers
Method
receiver
(&mut self)
prototype/substance/ui9-dui/src/publisher/tracer.rs:36
↓ 2 callers
Method
render
( &self, state: double::State<ChatControl, Dashboard>, ctx: &SubContext<Self>, )
prototype/particles/app-web/ui/src/widgets/chat.rs:58
↓ 2 callers
Method
render
(&self, f: &mut Frame<'_>)
prototype/particles/app-tui/src/state.rs:53
↓ 2 callers
Method
render
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/layouts/tab.rs:40
↓ 2 callers
Method
render
(&mut self)
prototype/substance/ui9-markdown/src/lib.rs:123
↓ 2 callers
Method
render_opt
(&mut self)
prototype/substance/ui9-markdown/src/lib.rs:128
↓ 2 callers
Method
request
(&mut self, question: String)
prototype/particles/control-chat/src/flow.rs:16
↓ 2 callers
Method
send
(&mut self, response: Ui9Response)
prototype/substance/ui9-net/src/relay/relay_player.rs:102
↓ 2 callers
Method
send
(&mut self, request: Ui9Request)
prototype/substance/ui9-net/src/relay/remote_player.rs:68
↓ 2 callers
Method
send_failure
(&mut self, reason: &str)
prototype/substance/ui9-dui/src/tracers/operation.rs:113
↓ 2 callers
Method
spinner_char
(&self)
prototype/substance/ui9-tui/src/spinner.rs:21
↓ 2 callers
Method
subscribe_to_peer
(&mut self, peer: PeerId, ctx: &mut Context<Self>)
prototype/substance/ui9-maker/src/app.rs:84
next →
1–100 of 717, ranked by callers