Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
introspector
/
rustc-usage
like
0
Follow
The introspector project
17
Tasks:
Other
Languages:
English
Size:
100M<n<1B
Tags:
rust
compiler
ast
usage-patterns
code-analysis
License:
mit
Dataset card
Files
Files and versions
xet
Community
main
rustc-usage
/
Cargo.toml
mike dupont
🍄 MYCELIAL DATASET v1.0 - Clean HF-Compatible Release
6a4d02a
26 days ago
raw
Copy download link
history
blame
contribute
delete
231 Bytes
[package]
name
=
"mycelial-usage-data"
version
=
"1.0.0"
edition
=
"2021"
[[bin]]
name
=
"hf_converter"
path
=
"src/main.rs"
[dependencies]
serde
= { version =
"1.0"
, features = [
"derive"
] }
serde_json
=
"1.0"
serde_yaml
=
"0.9"