MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / summary

Function summary

1e_http_client/python/person.py:4–6  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

2
3
4def summary(data):
5 p = data['person']['personal']
6 return f"{p['name']} {p['last_name']}, {p['age']}, {p['country']}"

Callers 2

mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected