Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielhenrymantilla/polonius-the-crab.rs
/ functions
Functions
15 in github.com/danielhenrymantilla/polonius-the-crab.rs
⨍
Functions
15
◇
Types & classes
12
↓ 1 callers
Method
filter
( self, predicate: P, )
tests/lending_iterator.rs:14
↓ 1 callers
Method
next
(self: &'_ mut Self)
tests/lending_iterator.rs:48
Method
Owned
(value: OwnedOutput)
src/lib.rs:264
Method
branch
(this: Result<Ok, E>)
src/try.rs:29
Function
cargo_check_with_polonius
()
tests/soundness.rs:4
Function
fallible_operation
(value: &'_ i32)
tests/try.rs:10
Function
fallible_operation_option
(value: &'_ i32)
tests/try.rs:46
Function
get_or_insert
( mut map: &'_ mut HashMap<i32, i32>, )
tests/try.rs:16
Function
get_or_insert_from
( mut map: &'_ mut HashMap<i32, i32>, )
tests/try.rs:31
Function
get_or_insert_option
( mut map: &'_ mut HashMap<i32, i32>, )
tests/try.rs:52
Method
new
( slice: &'slice mut [T], )
tests/lending_iterator.rs:73
Function
polonius
The key stone of the API of this crate. See the [top-level docs][crate] for more info. Signature formatted for readability: ```rust # const _IGNORED:
src/lib.rs:104
Method
return_no_break
(self)
src/macros.rs:114
Function
test_windows_mut
()
tests/lending_iterator.rs:115
Method
with_output
(can_it_be_this_simple: Result<ǃ, Err>)
src/try.rs:40