MCPcopy Create free account

hub / github.com/NethermindEth/nine / functions

Functions717 in github.com/NethermindEth/nine

Methodpack_query
Packs the action.
prototype/discovery/n9-node/src/atom/state.rs:61
Methodpeer_id
()
prototype/substance/ui9-net/src/relay/node.rs:32
Methodquery
(&mut self, from: StateId, query: PackedQuery)
prototype/discovery/n9-node/src/publisher/recorder.rs:40
Methodremote
(peer: PeerId, fqn: Fqn)
prototype/substance/ui9-net/src/remote.rs:12
Methodremote
(fqn: Fqn, peer: PeerId)
prototype/substance/ui9-dui/src/flow/link.rs:48
Methodremote_unified
(peer: PeerId)
prototype/substance/ui9-net/src/remote.rs:29
Methodrender
(&self, state: single::State<Event>, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/events.rs:17
Methodrender
( &self, state: double::State<SessionControl, Dashboard>, ctx: &SubContext<Self>,
prototype/particles/app-web/ui/src/widgets/session_control.rs:53
Methodrender
(&self, state: single::State<Job>, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/jobs.rs:17
Methodrender
(&self, _state: single::State<Event>, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/chats_list.rs:17
Methodrender
( &self, state: double::State<Peer, Dashboard>, ctx: &SubContext<Self>, )
prototype/particles/app-web/ui/src/widgets/peers.rs:39
Methodrender
(&self, state: single::State<UnrollerFlow>, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/traces.rs:40
Methodrender
(&self, state: single::State<Tools>, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/tools_list.rs:18
Methodrender
(&self, state: single::State<UnrollerFlow>, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/unroller/mod.rs:29
Methodrender
(&self, state: single::State<Dashboard>, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/chat_interaction/widget.rs:24
Methodrender
(&self, state: single::State<Dashboard>, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/dashboard/widget.rs:24
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/layouts/auto.rs:44
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/peers_list.rs:29
Methodrender
(mut self, markdown: &'a str)
prototype/particles/app-tui/src/widgets/markdown.rs:28
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/job_list.rs:37
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/dialog.rs:28
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/prompt.rs:30
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/event_log.rs:30
Methodrender
(&self, area: Rect, buf: &mut Buffer)
prototype/particles/app-tui/src/widgets/failure.rs:28
Methodrender_actionable
(&self, message: &ActionableMessage, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/traces.rs:111
Methodrender_details
(&self, details: &OperationDetails, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/traces.rs:65
Functionrender_duration
(duration: Duration)
prototype/particles/app-tui/src/widgets/event_log.rs:59
Methodrender_input
(&self, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/chat.rs:101
Methodrender_item
(&self, key: &SessionKey, info: &SessionInfo, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/session_control.rs:80
Methodrender_item
(&self, item: &ChatTurn, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/chat.rs:119
Methodrender_item
(&self, action: &str, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/tools_list.rs:54
Methodrender_job
(&self, id: &OperationId, op: &OperationRecord)
prototype/particles/app-web/ui/src/widgets/jobs.rs:33
Methodrender_message
(&self, message: &Message, _ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/traces.rs:98
Methodrender_operation
(&self, op: &OperationInfo, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/traces.rs:56
Methodrender_peer
(&self, peer: &PeerId, ctx: &SubContext<Self>)
prototype/particles/app-web/ui/src/widgets/peers.rs:77
Methodrender_request
(&self, req: &ChatRequest)
prototype/particles/app-web/ui/src/widgets/chat.rs:144
Methodrender_response
(&self, res: &ChatResponse)
prototype/particles/app-web/ui/src/widgets/chat.rs:155
Methodrender_toolkit
( &self, toolkit: &str, actions: &BTreeSet<String>, ctx: &SubContext<Self>,
prototype/particles/app-web/ui/src/widgets/tools_list.rs:38
Methodrepeat
(&mut self, _: &mut ())
prototype/particles/chat-telegram/src/drainer.rs:34
Methodrepeat
(&mut self, _: &mut ())
prototype/particles/app-tui/src/events.rs:28
Methodroot
(name: &str)
prototype/substance/ui9/src/names/fqn.rs:42
Methodroot
(ident: &str)
prototype/discovery/n9-node/src/atom/aqn.rs:36
Methodroute_swarm_event
( &mut self, event: SwarmEvent<Ui9BehaviourEvent>, ctx: &mut Context<Self>, )
prototype/substance/ui9-net/src/relay/connector/mod.rs:115
Methodroute_swarm_event
( &mut self, event: SwarmEvent<NineBehaviourEvent>, ctx: &mut Context<Self>, )
prototype/discovery/n9-node/src/connector/mod.rs:127
Functionschema
(root_schema: RootSchema)
prototype/particles/model-openai/src/convert.rs:62
Functionschema
()
prototype/substance/n9-kit/src/liquid_tool.rs:127
Functionset_href
(el: &mut VTag, href: &str)
prototype/substance/ui9-markdown/src/lib.rs:107
Methodset_phase
(&mut self, new_phase: P)
prototype/substance/ui9-tracers/src/phase.rs:22
Methodspawn_player
(player: Player<S>)
prototype/discovery/n9-node/src/subscriber/client.rs:13
Methodspawn_recorder
(fqn: Fqn, state: RecorderState<F>)
prototype/substance/ui9-dui/src/publisher/server.rs:36
Methodspawn_recorder
(aqn: Aqn, recorder: Recorder<S>)
prototype/discovery/n9-node/src/publisher/server.rs:32
Methodstart
(&mut self)
prototype/particles/runtime-wasm/src/wasm_vm.rs:19
Methodstart
(task: &str)
prototype/substance/ui9-dui/src/tracers/operation.rs:80
Methodstate
(&self)
prototype/particles/app-web/ui/src/render/projection.rs:97
Methodstate
(&self)
prototype/particles/app-web/ui/src/render/single.rs:41
Methodstate
(&self)
prototype/substance/ui9-app/src/ported.rs:26
Methodstreams
(&mut self)
prototype/particles/app-web/ui/src/render/projection.rs:89
Methodstreams
(&mut self)
prototype/particles/app-web/ui/src/render/single.rs:31
Methodsubscribe
( &mut self, sub_id: Unique<ConfigUpdates>, _ctx: &mut Context<Self>, )
prototype/particles/config-toml/src/config_loader.rs:264
Functionswarm
(key: &Key)
prototype/substance/ui9-net/src/relay/connector/swarm_web.rs:6
Functionswarm
(key: &Key)
prototype/discovery/n9-node/src/connector/swarm_web.rs:6
Methodtemplate
()
prototype/particles/exchange-dydx/src/config.rs:16
Methodtemplate
()
prototype/particles/model-openai/src/config.rs:15
Methodtemplate
()
prototype/particles/model-anthropic/src/config.rs:17
Methodtemplate
()
prototype/particles/chat-telegram/src/config.rs:12
Functiontest_aqn_display
()
prototype/discovery/n9-node/src/atom/aqn.rs:86
Functiontest_aqn_parsing
()
prototype/discovery/n9-node/src/atom/aqn.rs:71
Functiontest_aqn_parsing_with_error
()
prototype/discovery/n9-node/src/atom/aqn.rs:79
Functiontest_attributes
()
prototype/substance/ui9-markdown/src/lib.rs:497
Functiontest_fqn_display
()
prototype/substance/ui9/src/names/fqn.rs:111
Functiontest_fqn_parsing
()
prototype/substance/ui9/src/names/fqn.rs:96
Functiontest_fqn_parsing_with_error
()
prototype/substance/ui9/src/names/fqn.rs:104
Functiontest_name_macro
()
prototype/substance/ui9/src/names/extension.rs:31
Functiontest_partial_macro
()
prototype/substance/ui9/src/names/extension.rs:39
Functiontest_progress
()
prototype/substance/ui9-tracers/tests/test_progress.rs:5
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/peers_list.rs:25
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/job_list.rs:33
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/dialog.rs:24
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/prompt.rs:26
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/event_log.rs:26
Methodtitle
(&self)
prototype/particles/app-tui/src/widgets/failure.rs:24
Functiontool
(info: ToolInfo)
prototype/particles/model-openai/src/convert.rs:50
Functiontool_call_convert
(call: ChatCompletionMessageToolCall)
prototype/particles/model-openai/src/convert.rs:134
Functiontool_call_to_chat
(tool_call: ToolCall)
prototype/particles/model-openai/src/convert.rs:143
Methodtry_from
(id: swarm::ConnectionId)
prototype/substance/ui9-net/src/tracers/peer.rs:55
Methodunified
()
prototype/substance/ui9-dui/src/publisher/mod.rs:33
Methodunique
()
prototype/discovery/n9-node/src/publisher/mod.rs:59
Methodunpack
Unpacks the data.
prototype/substance/ui9-dui/src/flow/encoding.rs:19
Methodunpack_action
Unpacks the action.
prototype/substance/ui9-dui/src/flow/flow.rs:61
Methodunpack_delta
Unpacks the delta.
prototype/discovery/n9-node/src/atom/state.rs:56
Methodunpack_event
Unpacks the event.
prototype/substance/ui9-dui/src/flow/flow.rs:51
Methodunpack_query
Unpacks the query.
prototype/discovery/n9-node/src/atom/state.rs:66
Methodunpack_state
Unpacks the state.
prototype/substance/ui9-dui/src/flow/flow.rs:41
Methodunpack_state
Unpacks the state.
prototype/discovery/n9-node/src/atom/state.rs:46
Methodunsubscribe
( &mut self, sub_id: Unique<ConfigSegmentUpdates>, _ctx: &mut Context<Self>, )
prototype/particles/config-toml/src/particle.rs:138
Methodunsubscribe
( &mut self, sub_id: Unique<ConfigUpdates>, _ctx: &mut Context<Self>, )
prototype/particles/config-toml/src/config_loader.rs:275
Methodunsubscribe
( &mut self, sub: Unique<EventFlow>, _ctx: &mut Context<Self>, )
prototype/substance/ui9-dui/src/publisher/recorder.rs:114
Methodunsubscribe
( &mut self, sub_id: Unique<ConfigUpdates>, _ctx: &mut Context<Self>, )
prototype/discovery/config-toml/src/loader.rs:272
Methodunsubscribe
( &mut self, sub: Unique<DeltaFlow>, _ctx: &mut Context<Self>, )
prototype/discovery/n9-node/src/publisher/recorder.rs:183
Methodunsubscribe
( &mut self, id: Unique<AtomProvider>, _ctx: &mut Context<Self>, )
prototype/discovery/n9-node/src/connector/mod.rs:335
← previousnext →601–700 of 717, ranked by callers