Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChristianSchott/boris
/ borrow_string
Function
borrow_string
example/src/borrowing.rs:1–1 ·
view source on GitHub ↗
(s: &String)
Source
from the content-addressed store, hash-verified
1
fn borrow_string(s: &String) {}
2
3
fn modify_string(s: &mut String) {}
4
Callers
1
borrowing
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected