Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HugoDzz
/
rust-sandbox
like
11
Running
App
Files
Files
Community
main
rust-sandbox
/
svelte
/
src
/
routes
/
+layout.svelte
HugoDzz
feat: π
d5c39db
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
<
script
>
// Styles
import
"../app.css"
;
</
script
>
<
slot
/>