This website requires JavaScript.
Explore
Help
Sign in
mbess
/
sqlxgentools
Watch
1
Star
0
Fork
You've already forked sqlxgentools
0
Code
Issues
Pull requests
Projects
Releases
Packages
Activity
Actions
cbe60d1bd2
sqlxgentools
/
lib
/
sandbox
/
src
/
main.rs
8 lines
89 B
Rust
Raw
Normal View
History
Unescape
Escape
initial commit
2024-12-27 23:00:38 +01:00
pub
mod
models
;
test(sandbox): add repository testing
2025-10-12 14:02:20 +02:00
pub
mod
repositories
;
pub
mod
db
;
initial commit
2024-12-27 23:00:38 +01:00
fn
main
(
)
{
println!
(
"
Sandbox
"
)
}
Reference in a new issue
Copy permalink