MCPcopy Create free account

hub / github.com/andyrbell/rust-for-java-developers / functions

Functions43 in github.com/andyrbell/rust-for-java-developers

↓ 4 callersMethodtalks
(&self)
src/ui/app.rs:53
↓ 2 callersFunctionget_talks_by_day_file
(_day: &str)
src/devoxx/mod.rs:33
↓ 2 callersMethodnext_tab
(&mut self)
src/ui/app.rs:70
↓ 2 callersMethodset_current_day
(&mut self, day: Weekday)
src/ui/app.rs:80
↓ 2 callersFunctionverify_get_talks
(result: Result<Vec<Talk>, failure::Error>)
src/devoxx/mod.rs:76
↓ 1 callersMethodadvance
(&mut self)
src/ui/app.rs:43
↓ 1 callersFunctiondraw
(terminal: &mut Terminal<B>, app: &App)
src/ui/screen.rs:93
↓ 1 callersFunctiondraw_banner
(f: &mut Frame<B>, area: Rect)
src/ui/screen.rs:139
↓ 1 callersFunctiondraw_detail
(f: &mut Frame<B>, area: Rect, app: &App)
src/ui/screen.rs:206
↓ 1 callersFunctiondraw_main_content
(f: &mut Frame<B>, area: Rect, app: &App)
src/ui/screen.rs:173
↓ 1 callersFunctiondraw_master
(f: &mut Frame<B>, area: Rect, app: &App)
src/ui/screen.rs:191
↓ 1 callersFunctiondraw_search_bar
(f: &mut Frame<B>, area: Rect, app: &App)
src/ui/screen.rs:224
↓ 1 callersFunctiondraw_tabs
(f: &mut Frame<B>, area: Rect, app: &App)
src/ui/screen.rs:160
↓ 1 callersMethodget_selected
(&self)
src/ui/app.rs:47
↓ 1 callersFunctionget_talks
()
src/devoxx/mod.rs:28
↓ 1 callersFunctionget_talks_by_day_api
(_day: &str)
src/devoxx/mod.rs:37
↓ 1 callersFunctionhandle_events
(events: &Events, app: &mut App)
src/ui/screen.rs:50
↓ 1 callersFunctionmanage_cursor
(terminal: &mut Terminal<B>, app: &App)
src/ui/screen.rs:119
↓ 1 callersMethodnext
(&self)
src/ui/util/event.rs:80
↓ 1 callersMethodnext_talk
(&mut self)
src/ui/app.rs:87
↓ 1 callersMethodprevious_tab
(&mut self)
src/ui/app.rs:75
↓ 1 callersMethodprevious_talk
(&mut self)
src/ui/app.rs:99
↓ 1 callersFunctionread_talks
()
src/devoxx/mod.rs:9
↓ 1 callersFunctionrun
(options: Options)
src/ui/screen.rs:22
↓ 1 callersMethodtalk_titles
(&self)
src/ui/app.rs:60
Methoddefault
()
src/ui/util/event.rs:29
Methoddefault
()
src/devoxx/model.rs:50
Methodget_description
(&self)
src/devoxx/model.rs:40
Functionget_talks_by_weekday
(day: &Weekday, _offline: bool)
src/devoxx/mod.rs:13
Methodget_title
(&self)
src/devoxx/model.rs:28
Methodlocal_from_date
(&self)
src/devoxx/model.rs:32
Methodlocal_to_date
(&self)
src/devoxx/model.rs:36
Functionmain
()
src/main.rs:10
Methodnew
(offline: bool)
src/ui/app.rs:23
Methodnew
()
src/ui/util/event.rs:38
Methodspeaker_names
(&self)
src/devoxx/model.rs:44
Functiontest_get_talks
()
src/devoxx/mod.rs:67
Functiontest_get_talks_api
()
src/devoxx/mod.rs:72
Functiontest_read_talks
()
src/devoxx/mod.rs:47
Functiontest_speaker_names
()
src/devoxx/model.rs:83
Functiontest_structured_data
()
src/devoxx/mod.rs:57
Functiontest_talk_title
()
src/devoxx/model.rs:70
Methodwith_config
(config: Config)
src/ui/util/event.rs:42