MCPcopy Create free account

hub / github.com/JayanAXHF/modder-rs / functions

Functions206 in github.com/JayanAXHF/modder-rs

Methodadd_metadata
(path: PathBuf, source: Source, key: &str, value: &str)
core/src/metadata.rs:32
Methodadd_param
(&mut self, key: &str, value: &str)
core/src/lib.rs:264
Methoddefault
()
tui/src/components/add.rs:63
Methodderef
(&self)
tui/src/tui.rs:234
Methodderef_mut
(&mut self)
tui/src/tui.rs:240
Methoddeserialize
(deserializer: D)
tui/src/config.rs:130
Methoddownload_dependencies
( mod_: &Mod, version: &str, prev_deps: Arc<Mutex<Vec<Dependency>>>, prefix: &
core/src/modrinth_wrapper/modrinth.rs:274
Methoddraw
(&mut self, frame: &mut Frame, area: Rect)
tui/src/components/list.rs:190
Methoddraw
(&mut self, frame: &mut Frame, area: Rect)
tui/src/components/toggle.rs:227
Methoddraw
(&mut self, frame: &mut Frame, area: Rect)
tui/src/components/home.rs:138
Methoddrop
(&mut self)
tui/src/tui.rs:246
Methodeq
(&self, other: &Self)
tui/src/components/add.rs:142
Methodevent_loop
( event_tx: UnboundedSender<Event>, cancellation_token: CancellationToken, tick_rate:
tui/src/tui.rs:121
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
core/src/lib.rs:49
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
core/src/cli.rs:109
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
core/src/curseforge_wrapper/structs.rs:292
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
core/src/modrinth_wrapper/modrinth.rs:347
Methodfrom
(event: Event)
tui/src/tui.rs:46
Methodfrom
(value: &CurrentModsListItem)
tui/src/components/add.rs:1218
Methodfrom
(value: &ModListItem)
tui/src/components/list.rs:342
Methodfrom
(value: &ToggleListItem)
tui/src/components/toggle.rs:390
Methodfrom
(value: &MenuListItem)
tui/src/components/home.rs:163
Methodfrom
(project: Project)
core/src/modrinth_wrapper/modrinth.rs:393
Methodfrom_hash
(hash: String)
core/src/modrinth_wrapper/modrinth.rs:408
Methodfrom_id
(id: &str)
core/src/modrinth_wrapper/modrinth.rs:154
Methodfrom_iter
(iter: I)
tui/src/components/add.rs:292
Methodfrom_iter
(iter: I)
tui/src/components/list.rs:60
Methodfrom_iter
(iter: I)
tui/src/components/toggle.rs:64
Methodfrom_iter
(iter: I)
tui/src/components/home.rs:42
Functionfull_test
()
core/src/curseforge_wrapper/mod.rs:313
Methodget_all_metadata
(path: PathBuf)
core/src/metadata.rs:93
Methodget_kv
(path: PathBuf, key: &str)
core/src/metadata.rs:76
Functionget_minecraft_dir
()
core/src/lib.rs:208
Methodget_mode
(&self)
tui/src/components/list.rs:120
Methodget_mode
(&self)
tui/src/components/toggle.rs:124
Methodget_mode
(&self)
tui/src/components/home.rs:94
Methodget_name
(&self)
tui/src/components/add.rs:154
Methodget_slug
(&self)
core/src/modrinth_wrapper/modrinth.rs:176
Methodget_source
(path: PathBuf)
core/src/metadata.rs:59
Methodget_top_mods
(limit: u16)
core/src/modrinth_wrapper/modrinth.rs:235
Methodget_version_data
( mod_name: &str, version: &str, mod_loader: &str, )
core/src/modrinth_wrapper/modrinth.rs:184
Methodhandle_events
Handle incoming events and produce actions if necessary. # Arguments `event` - An optional event to be processed. # Returns `Result<Option<Action>
tui/src/components.rs:69
Methodhandle_key_event
(&mut self, key: crossterm::event::KeyEvent)
tui/src/components/add.rs:781
Methodhandle_key_event
(&mut self, key: crossterm::event::KeyEvent)
tui/src/components/list.rs:149
Methodhandle_key_event
(&mut self, key: crossterm::event::KeyEvent)
tui/src/components/toggle.rs:152
Methodhandle_key_event
(&mut self, key: crossterm::event::KeyEvent)
tui/src/components/home.rs:116
Methodhash
(&self, state: &mut H)
tui/src/components/add.rs:132
Methodhash
(data: &[u8])
core/src/curseforge_wrapper/hash.rs:8
Functioninit
()
tui/src/logging.rs:12
Functionkey_event_to_string
(key_event: &KeyEvent)
tui/src/config.rs:232
Functionmain
()
tui/build.rs:4
Functionmain
()
tui/src/main.rs:17
Functionmain
()
core/src/main.rs:12
Methodmix
(num_1: u32)
core/src/curseforge_wrapper/hash.rs:29
Methodmouse
(mut self, mouse: bool)
tui/src/tui.rs:97
Methodnew
()
tui/src/config.rs:49
Methodnew
(tick_rate: f64, frame_rate: f64, dir: PathBuf)
tui/src/app.rs:44
Methodnew
()
tui/src/tui.rs:72
Methodnew
(dir: PathBuf)
tui/src/components/add.rs:414
Methodnew
(dir: PathBuf)
tui/src/components/list.rs:93
Methodnew
(dir: PathBuf)
tui/src/components/toggle.rs:97
Methodnew
(mode: Mode)
tui/src/components/home.rs:52
Methodnew
(text: String, url: String)
core/src/lib.rs:236
Methodnew
(api_key: String)
core/src/curseforge_wrapper/mod.rs:60
Methodnew
()
core/src/gh_releases/mod.rs:32
Methodnormalise
(data: &[u8])
core/src/curseforge_wrapper/hash.rs:34
Functionparse_key_event
(raw: &str)
tui/src/config.rs:151
Methodpaste
(mut self, paste: bool)
tui/src/tui.rs:102
Methodregister_action_handler
Register an action handler that can send actions for processing if necessary. # Arguments `tx` - An unbounded sender that can send actions. # Retur
tui/src/components.rs:30
Methodregister_action_handler
(&mut self, tx: UnboundedSender<Action>)
tui/src/components/list.rs:116
Methodregister_action_handler
(&mut self, tx: UnboundedSender<Action>)
tui/src/components/toggle.rs:120
Methodregister_action_handler
(&mut self, tx: UnboundedSender<Action>)
tui/src/components/home.rs:90
Methodregister_config_handler
Register a configuration handler that provides configuration settings if necessary. # Arguments `config` - Configuration settings. # Returns `Resu
tui/src/components.rs:43
Methodregister_config_handler
(&mut self, config: Config)
tui/src/components/list.rs:124
Methodregister_config_handler
(&mut self, config: Config)
tui/src/components/toggle.rs:128
Methodregister_config_handler
(&mut self, config: Config)
tui/src/components/home.rs:98
Methodresume
(&mut self)
tui/src/tui.rs:221
Methodsearch_mods
(query: &str, limit: u16, offset: u16)
core/src/modrinth_wrapper/modrinth.rs:201
Functiontest_case_insensitivity
()
tui/src/config.rs:588
Functiontest_config
()
tui/src/config.rs:505
Functiontest_fingerprint_specific_jar
()
core/src/curseforge_wrapper/mod.rs:345
Functiontest_get_dependencies
()
core/src/curseforge_wrapper/mod.rs:331
Functiontest_get_jar_contents
()
core/src/curseforge_wrapper/file_utils.rs:28
Functiontest_get_jar_contents_non_existent_file
()
core/src/curseforge_wrapper/file_utils.rs:41
Functiontest_get_mod_from_release
()
core/src/gh_releases/mod.rs:109
Functiontest_get_mods
()
core/src/curseforge_wrapper/mod.rs:296
Functiontest_invalid_keys
()
tui/src/config.rs:582
Functiontest_multiple_modifiers
()
tui/src/config.rs:555
Functiontest_murmur_hash
()
core/src/curseforge_wrapper/hash.rs:52
Functiontest_parse_color_rgb
()
tui/src/config.rs:492
Functiontest_parse_color_unknown
()
tui/src/config.rs:499
Functiontest_parse_style_background
()
tui/src/config.rs:470
Functiontest_parse_style_default
()
tui/src/config.rs:458
Functiontest_parse_style_foreground
()
tui/src/config.rs:464
Functiontest_parse_style_modifiers
()
tui/src/config.rs:476
Functiontest_process_color_string
()
tui/src/config.rs:483
Functiontest_reverse_multiple_modifiers
()
tui/src/config.rs:571
Functiontest_search_mods
()
core/src/curseforge_wrapper/mod.rs:286
Functiontest_simple_keys
()
tui/src/config.rs:519
Functiontest_with_modifiers
()
tui/src/config.rs:537
← previousnext →101–200 of 206, ranked by callers