Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ EmptyStruct
Class
EmptyStruct
Lib/test/test_io.py:64–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
memoryview(obj).cast(
"B"
)[:] = data
63
return
obj
64
class
EmptyStruct(ctypes.Structure):
65
pass
66
67
68
def
_default_chunk_size():
Callers
1
byteslike
Function · 0.70
Calls
no outgoing calls
Tested by
1
byteslike
Function · 0.56