Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ Channel
Class
Channel
2a_builder_pattern/python/default_args.py:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
@dataclass
18
class
Channel:
19
token: int = 0
20
special_info: str =
''
21
22
23
class
ChannelBuilder:
Callers
2
build
Method · 0.70
default_args.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected