Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustyServerless/lambda-appsync
/ borrow
Method
borrow
lambda-appsync-proc/src/internal/common.rs:65–67 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
63
64
impl std::borrow::Borrow<str> for Word {
65
fn borrow(&self) -> &str {
66
self.0.as_str()
67
}
68
}
69
70
/// A parsed identifier name that can be converted to any [`CaseType`].
Callers
8
get
Method · 0.80
values
Method · 0.80
get
Method · 0.80
values
Method · 0.80
get
Method · 0.80
values
Method · 0.80
get
Method · 0.80
values
Method · 0.80
Calls
no outgoing calls
Tested by
8
get
Method · 0.64
values
Method · 0.64
get
Method · 0.64
values
Method · 0.64
get
Method · 0.64
values
Method · 0.64
get
Method · 0.64
values
Method · 0.64