Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pauan/rust-signals
/ functions
Functions
367 in github.com/Pauan/rust-signals
⨍
Functions
367
◇
Types & classes
114
Method
shrink_to_fit
(&mut self)
src/signal_vec.rs:3289
Method
signal
(&self)
src/signal/broadcaster.rs:254
Method
signal_cloned
(&self)
src/signal/broadcaster.rs:264
Function
signal_map
()
tests/mutable_btree_map.rs:76
Function
signal_map_cloned
()
tests/mutable_btree_map.rs:89
Method
signal_ref
(&self, f: F)
src/signal/broadcaster.rs:242
Method
signal_vec_entries
(&self)
src/signal_map.rs:883
Method
signal_vec_keys
(&self)
src/signal_map.rs:858
Method
sort_by_cloned
(self, compare: F)
src/signal_vec.rs:484
Method
swap
(&mut self, a: usize, b: usize)
src/signal_vec.rs:3237
Method
switch
(self, callback: B)
src/signal/signal.rs:438
Function
sync
()
tests/signal_vec.rs:8
Function
test_always
()
tests/signal/always.rs:7
Function
test_apply_vec_diff
()
tests/mutable_vec.rs:384
Function
test_block_on_stream
()
tests/broadcaster.rs:123
Function
test_block_on_stream_wrapper
()
tests/broadcaster.rs:137
Function
test_broadcaster
()
tests/broadcaster.rs:10
Function
test_broadcaster_always
()
tests/broadcaster.rs:83
Function
test_broadcaster_drop
()
tests/broadcaster.rs:94
Function
test_broadcaster_multiple
()
tests/broadcaster.rs:107
Function
test_broadcaster_signal_ref
()
tests/broadcaster.rs:72
Function
test_cancelable_future
()
tests/future.rs:9
Function
test_debug_signal_vec
()
tests/debug.rs:10
Function
test_drain
()
tests/mutable_vec.rs:209
Function
test_drain_panic_end
()
tests/mutable_vec.rs:286
Function
test_drain_panic_included_end
()
tests/mutable_vec.rs:298
Function
test_drain_panic_start
()
tests/mutable_vec.rs:280
Function
test_drain_panic_swap
()
tests/mutable_vec.rs:292
Function
test_eq
()
tests/mutable_vec.rs:184
Function
test_eq
()
tests/signal/sample_stream_cloned.rs:7
Function
test_eq
()
tests/signal/eq.rs:7
Function
test_extend
()
tests/mutable_vec.rs:352
Function
test_from_stream
()
tests/signal_vec.rs:732
Function
test_lock_mut
()
tests/signal/mutable.rs:109
Function
test_map
()
tests/signal/map.rs:7
Function
test_map_future
()
tests/signal/map_future.rs:10
Function
test_move_from_to
()
tests/mutable_vec.rs:45
Function
test_mutable
()
tests/signal/mutable.rs:8
Function
test_mutable_drop
()
tests/signal/mutable.rs:32
Function
test_neq
()
tests/signal/neq.rs:7
Function
test_option
()
tests/signal/option.rs:7
Function
test_option_signal
()
tests/signal/option.rs:17
Function
test_ord
()
tests/mutable_vec.rs:195
Function
test_polls
()
tests/broadcaster.rs:38
Function
test_push
()
tests/mutable_vec.rs:29
Function
test_result
()
tests/signal/result.rs:7
Function
test_result_signal
()
tests/signal/result.rs:17
Function
test_reverse
()
tests/mutable_vec.rs:124
Function
test_send_sync
()
tests/signal/mutable.rs:93
Function
test_stop_if
()
tests/signal/stop_if.rs:7
Function
test_swap
()
tests/mutable_vec.rs:76
Function
test_switch_signal_vec
()
tests/signal/switch_signal_vec.rs:8
Function
test_switch_signal_vec_bug
()
tests/signal/switch_signal_vec.rs:59
Function
test_throttle
()
tests/signal/throttle.rs:11
Function
test_throttle_timing
()
tests/signal/throttle.rs:66
Function
test_truncate
()
tests/mutable_vec.rs:304
Method
to_future
(self)
src/signal/signal.rs:92
Method
to_ptr
(value: Option<A>)
src/atomic.rs:60
Function
to_signal_cloned
()
tests/signal_vec.rs:690
Function
to_signal_map
()
tests/signal_vec.rs:653
Method
to_stream
(self)
src/signal/signal.rs:83
Method
unsafe_pin
(&mut self)
src/internal.rs:60
Method
value_mut
(self: Pin<&mut Self>)
src/internal.rs:107
Method
value_ref
(&self)
src/internal.rs:102
Method
wake_by_ref
(arc_self: &Arc<Self>)
src/signal/broadcaster.rs:52
Method
with_capacity
(capacity: usize)
src/signal_vec.rs:3381
Method
with_values
(values: BTreeMap<K, V>)
src/signal_map.rs:811
← previous
301–367 of 367, ranked by callers