Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ as_str
Method
as_str
libs/hbb_common/src/proxy.rs:76–78 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
74
}
75
76
fn as_str(&self) -> &str {
77
self.as_ref()
78
}
79
}
80
81
impl<
'a> IntoUrl for &'
a str {
Callers
13
link_pkg_config
Function · 0.80
get_config
Function · 0.80
capture
Method · 0.80
streams_from_response
Function · 0.80
on_create_session_response
Function · 0.80
on_start_response
Function · 0.80
new_udp
Function · 0.80
get_home
Method · 0.80
path
Method · 0.80
get_string
Method · 0.80
into_proxy_scheme
Method · 0.80
https_connect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected