Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/practical-rust-web-projects
/ functions
Functions
141 in github.com/Apress/practical-rust-web-projects
⨍
Functions
141
◇
Types & classes
19
Method
on_close
(&mut self, code: CloseCode, reason: &str)
Ch04/websocket/examples/broadcast.rs:108
Method
on_close
(&mut self, code: CloseCode, reason: &str)
Ch04/websocket/examples/unresponsive_timer.rs:102
Method
on_frame
( &mut self, frame: Frame, )
Ch04/websocket/examples/broadcast_client.rs:9
Method
on_frame
( &mut self, frame: Frame, )
Ch04/websocket/examples/broadcast.rs:93
Method
on_frame
( &mut self, frame: Frame, )
Ch04/websocket/examples/unresponsive_client.rs:9
Method
on_frame
( &mut self, frame: Frame, )
Ch04/websocket/examples/unresponsive_timer.rs:89
Method
on_message
(&mut self, msg: Message)
Ch04/websocket/examples/broadcast_client.rs:24
Method
on_new_timeout
( &mut self, event: Token, timeout: Timeout, )
Ch04/websocket/examples/5_sec_ping_timer.rs:36
Method
on_new_timeout
( &mut self, event: Token, timeout: Timeout, )
Ch04/websocket/examples/broadcast.rs:62
Method
on_new_timeout
( &mut self, event: Token, timeout: Timeout, )
Ch04/websocket/examples/unresponsive_timer.rs:58
Method
on_open
(&mut self, _: Handshake)
Ch04/websocket/examples/5_sec_ping_timer.rs:18
Method
on_open
(&mut self, _: Handshake)
Ch04/websocket/examples/broadcast.rs:19
Method
on_open
(&mut self, _: Handshake)
Ch04/websocket/examples/unresponsive_timer.rs:19
Method
on_timeout
(&mut self, event: Token)
Ch04/websocket/examples/5_sec_ping_timer.rs:22
Method
on_timeout
(&mut self, event: Token)
Ch04/websocket/examples/broadcast.rs:25
Method
on_timeout
(&mut self, event: Token)
Ch04/websocket/examples/unresponsive_timer.rs:25
Function
pass
()
Ch06/wasm-image-processing/tests/web.rs:11
Function
pass
()
Ch06/yew-image-processing/tests/web.rs:11
Function
pass
()
Ch06/hello-wasm/tests/web.rs:11
Function
pe
(e)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
q
(e,r,n)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
re
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
rotate90
(original_image: Vec<u8>, width: u32, height: u32)
Ch06/wasm-image-processing/src/lib.rs:27
Function
run_app
()
Ch06/yew-image-processing/src/lib.rs:15
Function
se
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
set_panic_hook
()
Ch06/wasm-image-processing/src/utils.rs:1
Function
set_panic_hook
()
Ch06/hello-wasm/src/utils.rs:1
Function
shrink_by_half
(original_image: Vec<u8>, width: u32, height: u32)
Ch06/wasm-image-processing/src/lib.rs:18
Function
te
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
test_cats_endpoint_get
()
Ch03/rest_api/catdex/src/main.rs:135
Function
u
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
ue
(e,r,n,t)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Method
update
(&mut self, msg: Self::Message)
Ch06/yew-image-processing/src/app.rs:31
Function
v
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
ve
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Method
view
(&self)
Ch06/yew-image-processing/src/app.rs:102
Function
we
(e,r,n)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
x
(e,r,n)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
y
(e,r,n,t)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
ye
(e,r,n)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
Function
z
(e,r)
Ch06/yew-image-processing/netlify/1.todomvc.js:1
← previous
101–141 of 141, ranked by callers