Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
SYSUSELab
/
RustRepoTrans
like
3
Follow
SYSUSELab
18
Dataset card
Files
Files and versions
xet
Community
main
RustRepoTrans
/
Evaluate
/
projects
/
charset-normalizer
/
python
/
cli
/
__init__.py
ooggss
initial
f0f4f2b
10 months ago
raw
Copy download link
history
blame
contribute
delete
100 Bytes
from
.__main__
import
cli_detect, query_yes_no
__all__ = (
"cli_detect"
,
"query_yes_no"
,
)