MCPcopy Create free account

hub / github.com/bnjbvr/trinity / functions

Functions215 in github.com/bnjbvr/trinity

↓ 48 callersMethodrespond
Queues a message to be sent to the author of the original message.
modules/libcommand/src/lib.rs:106
↓ 12 callersFunctioncabi_dealloc
(ptr: *mut u8, size: usize, align: usize)
modules/libcommand/src/trinity_module.rs:596
↓ 11 callersMethodreact_with_ok
(&mut self)
modules/libcommand/src/lib.rs:119
↓ 11 callersFunctionset
( key: &T, val: &V, )
modules/wit-kv/src/lib.rs:25
↓ 10 callersMethodheader
(mut self, key: &str, val: &str)
modules/wit-sync-request/src/lib.rs:53
↓ 10 callersMethodroom
Indicates in which room this message has been received.
modules/libcommand/src/lib.rs:101
↓ 10 callersFunctionstring_lift
(bytes: Vec<u8>)
modules/libcommand/src/trinity_module.rs:589
↓ 6 callersMethodrun
(self)
modules/wit-sync-request/src/lib.rs:69
↓ 5 callersMethodbody
(mut self, body: &str)
modules/wit-sync-request/src/lib.rs:61
↓ 5 callersMethodget
(&mut self, key: Vec<u8>)
src/wasm/apis/kv_store.rs:79
↓ 5 callersFunctionremove
(key: &T)
modules/wit-kv/src/lib.rs:19
↓ 5 callersMethodremove
(&mut self, key: Vec<u8>)
src/wasm/apis/kv_store.rs:84
↓ 5 callersFunctionwit_import1
(_: *mut u8, _: usize)
modules/wit-log/src/log_world.rs:26
↓ 4 callersFunctioninvalid_enum_discriminant
()
modules/wit-kv/src/kv_world.rs:302
↓ 4 callersFunctionrun_ctors_once
()
modules/libcommand/src/trinity_module.rs:585
↓ 3 callersMethodfrom
Who sent the original message we're reacting to?
modules/libcommand/src/lib.rs:96
↓ 3 callersFunctionget
( key: &K, )
modules/wit-kv/src/lib.rs:6
↓ 3 callersMethoditer_mut
(&mut self)
src/wasm.rs:172
↓ 3 callersFunctionrand_u64
()
modules/wit-sys/src/sys_world.rs:14
↓ 3 callersMethodreact_with
(&mut self, reaction: String)
modules/libcommand/src/lib.rs:115
↓ 3 callersFunctionstring_lift
(bytes: Vec<u8>)
modules/wit-kv/src/kv_world.rs:295
↓ 3 callersFunctionstring_lift
(bytes: Vec<u8>)
modules/wit-sync-request/src/sync_request_world.rs:389
↓ 3 callersFunctiontrinity_module_string_free
c-hello-world-module/trinity_module.c:86
↓ 2 callersFunctionconsume_client
(client: CommandClient)
modules/libcommand/src/lib.rs:18
↓ 2 callersMethodget
(url: &str)
modules/wit-sync-request/src/lib.rs:17
↓ 2 callersMethodhandle
( &mut self, content: &str, sender: &UserId, room: &RoomId, )
src/wasm.rs:59
↓ 2 callersMethodhelp
(&mut self, topic: Option<&str>)
src/wasm.rs:39
↓ 2 callersFunctioninvalid_enum_discriminant
()
modules/libcommand/src/trinity_module.rs:603
↓ 2 callersFunctioninvalid_enum_discriminant
()
modules/wit-sync-request/src/sync_request_world.rs:396
↓ 2 callersMethodname
(&self)
src/wasm.rs:35
↓ 2 callersFunctionread
Reads a given key in the admin table from the database. Returns `Ok(None)` if the value wasn't present, `Ok(Some)` if it did exist.
src/admin_table.rs:17
↓ 2 callersFunctionwit_import2
(_: *mut u8, _: usize, _: *mut u8)
modules/wit-kv/src/kv_world.rs:151
↓ 2 callersFunctionwrite
Writes a given key in the admin table from the database.
src/admin_table.rs:60
↓ 1 callersMethodadmin
( &mut self, cmd: &str, sender: &UserId, room: &str, )
src/wasm.rs:45
↓ 1 callersMethodadmin
(String cmd, String authorId)
java-module/TrinityModuleImpl.java:14
↓ 1 callersFunctioncabi_realloc
c-hello-world-module/trinity_module.c:46
↓ 1 callersFunctiondebug
(s: &str)
modules/wit-log/src/log_world.rs:33
↓ 1 callersMethoddelete
(url: &str)
modules/wit-sync-request/src/lib.rs:35
↓ 1 callersMethodenabled
(&self, metadata: &::log::Metadata)
modules/wit-log/src/lib.rs:28
↓ 1 callersFunctionerror
(s: &str)
modules/wit-log/src/log_world.rs:90
↓ 1 callersMethodget_impl
(&mut self, key: Vec<u8>)
src/wasm/apis/kv_store.rs:40
↓ 1 callersMethodhelp
(String topic)
java-module/TrinityModuleImpl.java:10
↓ 1 callersFunctioninfo
(s: &str)
modules/wit-log/src/log_world.rs:52
↓ 1 callersMethodinit
()
java-module/TrinityModuleImpl.java:6
↓ 1 callersMethodis_admin
(&self, author: &str)
modules/mastodon/src/lib.rs:15
↓ 1 callersFunctionlog_debug
c-hello-world-module/trinity_module.c:108
↓ 1 callersMethodonMsg
(String content, String authorId, String authorName, String room)
java-module/TrinityModuleImpl.java:18
↓ 1 callersMethodpost
(url: &str)
modules/wit-sync-request/src/lib.rs:44
↓ 1 callersMethodput
(url: &str)
modules/wit-sync-request/src/lib.rs:26
↓ 1 callersFunctionread_str
Same as [`read`], but for a string value.
src/admin_table.rs:38
↓ 1 callersFunctionread_u64
Same as [`read`], but for a u64 value.
src/admin_table.rs:46
↓ 1 callersFunctionreal_main
()
src/bin/main.rs:4
↓ 1 callersFunctionremove
(db: &ShareableDatabase, key: &str)
src/admin_table.rs:80
↓ 1 callersMethodremove_impl
(&mut self, key: Vec<u8>)
src/wasm/apis/kv_store.rs:61
↓ 1 callersMethodresolve_room
(&mut self, room: &str)
src/room_resolver.rs:22
↓ 1 callersMethodrespond_to
Queues a message to be sent to someone else.
modules/libcommand/src/lib.rs:111
↓ 1 callersFunctionrun
Run the client for the given `BotConfig`.
src/lib.rs:576
↓ 1 callersFunctionrun_migrations
(config: &BotConfig, db: &ShareableDatabase)
src/lib.rs:544
↓ 1 callersFunctionrun_request
(req: &Request)
modules/wit-sync-request/src/sync_request_world.rs:171
↓ 1 callersMethodset_impl
(&mut self, key: Vec<u8>, value: Vec<u8>)
src/wasm/apis/kv_store.rs:29
↓ 1 callersFunctiontrace
(s: &str)
modules/wit-log/src/log_world.rs:14
↓ 1 callersMethodtrace
(String s)
java-module/Log.java:17
↓ 1 callersFunctiontrinity_module_admin
c-hello-world-module/main.c:14
↓ 1 callersFunctiontrinity_module_help
c-hello-world-module/main.c:8
↓ 1 callersFunctiontrinity_module_init
c-hello-world-module/main.c:3
↓ 1 callersFunctiontrinity_module_message_free
c-hello-world-module/trinity_module.c:55
↓ 1 callersFunctiontrinity_module_on_msg
c-hello-world-module/main.c:20
↓ 1 callersFunctiontrinity_module_string_set
c-hello-world-module/trinity_module.c:75
↓ 1 callersFunctiontry_handle_admin
Try to handle a message assuming it's an `!admin` command.
src/lib.rs:224
↓ 1 callersFunctiontry_handle_help
( content: &str, sender: &UserId, modules: impl Iterator<Item = &'a mut Module>, )
src/lib.rs:281
↓ 1 callersFunctionwarn
(s: &str)
modules/wit-log/src/log_world.rs:71
↓ 1 callersMethodwasmImportDebug
(int p0, int p1)
java-module/Log.java:22
↓ 1 callersMethodwasmImportError
(int p0, int p1)
java-module/Log.java:46
↓ 1 callersMethodwasmImportInfo
(int p0, int p1)
java-module/Log.java:30
↓ 1 callersMethodwasmImportRandU64
()
java-module/Sys.java:14
↓ 1 callersMethodwasmImportTrace
(int p0, int p1)
java-module/Log.java:14
↓ 1 callersMethodwasmImportWarn
(int p0, int p1)
java-module/Log.java:38
↓ 1 callersFunctionwatcher
(app: Arc<Mutex<AppCtx>>)
src/lib.rs:700
↓ 1 callersFunctionwit_import0
()
modules/wit-sys/src/sys_world.rs:23
↓ 1 callersFunctionwit_import3
( _: *mut u8, _: usize, _: *mut u8,
modules/wit-kv/src/kv_world.rs:73
↓ 1 callersFunctionwit_import9
( _: i32, _: *mut u8, _: usize,
modules/wit-sync-request/src/sync_request_world.rs:258
↓ 1 callersFunctionwrite_str
Same as [`write`], but for a string ref.
src/admin_table.rs:71
↓ 1 callersFunctionwrite_u64
Same as [`write`], but for a u64.
src/admin_table.rs:76
MethodLog
()
java-module/Log.java:12
MethodMessage
(String content, String to)
java-module/TrinityModule.java:18
MethodSys
()
java-module/Sys.java:12
MethodTrinityModule
()
java-module/TrinityModule.java:12
MethodTrinityModuleWorld
()
java-module/TrinityModuleWorld.java:13
Function__component_type_object_force_link_trinity_module_public_use_in_this_compilation_unit
c-hello-world-module/trinity_module.c:179
Function__link_custom_section_describing_imports
()
modules/wit-log/src/log_world.rs:126
Function__link_custom_section_describing_imports
()
modules/wit-sys/src/sys_world.rs:46
Function__link_custom_section_describing_imports
()
modules/wit-kv/src/kv_world.rs:327
Function__link_custom_section_describing_imports
()
modules/libcommand/src/trinity_module.rs:673
Function__link_custom_section_describing_imports
()
modules/wit-sync-request/src/sync_request_world.rs:425
Function__post_return_admin
(arg0: *mut u8)
modules/libcommand/src/trinity_module.rs:269
Function__post_return_help
(arg0: *mut u8)
modules/libcommand/src/trinity_module.rs:151
Function__post_return_on_msg
(arg0: *mut u8)
modules/libcommand/src/trinity_module.rs:449
Function__wasm_export_trinity_module_admin
c-hello-world-module/trinity_module.c:152
Function__wasm_export_trinity_module_admin_post_return
c-hello-world-module/trinity_module.c:9
Function__wasm_export_trinity_module_help
c-hello-world-module/trinity_module.c:129
next →1–100 of 215, ranked by callers