Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
def
summary(data):
5
p = data[
'person'
][
'personal'
]
6
return
f
"{p['name']} {p['last_name']}, {p['age']}, {p['country']}"
Callers
2
main
Function · 0.90
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected