MCPcopy 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
64impl 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

getMethod · 0.80
valuesMethod · 0.80
getMethod · 0.80
valuesMethod · 0.80
getMethod · 0.80
valuesMethod · 0.80
getMethod · 0.80
valuesMethod · 0.80

Calls

no outgoing calls

Tested by 8

getMethod · 0.64
valuesMethod · 0.64
getMethod · 0.64
valuesMethod · 0.64
getMethod · 0.64
valuesMethod · 0.64
getMethod · 0.64
valuesMethod · 0.64