fn deref()
in
shenyu-wasm-build/src/types.rs [58:60]
3
lines of code
1
McCabe index (conditional complexity)
fn deref(&self) -> &Self::Target { &self.value }