MCPcopy 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
81impl<'a> IntoUrl for &'a str {

Callers 13

link_pkg_configFunction · 0.80
get_configFunction · 0.80
captureMethod · 0.80
streams_from_responseFunction · 0.80
on_start_responseFunction · 0.80
new_udpFunction · 0.80
get_homeMethod · 0.80
pathMethod · 0.80
get_stringMethod · 0.80
into_proxy_schemeMethod · 0.80
https_connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected