This website requires JavaScript.
Explore
Help
Sign In
martials
/
rust-lib
Watch
1
Star
0
Fork
0
You've already forked rust-lib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
41
Commits
3
Branches
20
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Martin Berg Alstad
5a77407297
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
.github
/workflows
Read files macro for loading reading files to string at compile-time
2024-07-16 18:29:32 +02:00
.idea
Makefile.toml
2024-08-31 12:21:59 +02:00
crates
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
examples
/multipart_file
Moved more code from hotel_service to lib
2024-09-08 17:27:20 +02:00
src
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
.gitignore
Initial commit
2024-06-22 17:18:29 +02:00
Cargo.lock
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
Cargo.toml
✨
Replaced async_trait with async in traits from 2024 edition
2025-03-07 22:40:10 +01:00
flake.lock
✨
Updated dependencies, nix shell, justfile
2025-03-07 18:21:23 +01:00
flake.nix
✨
Updated dependencies, nix shell, justfile
2025-03-07 18:21:23 +01:00
justfile
✨
Updated dependencies, nix shell, justfile
2025-03-07 18:21:23 +01:00
Makefile.toml
Comments.
2024-08-31 17:49:27 +02:00
README.md
Read files macro for loading reading files to string at compile-time
2024-07-16 18:29:32 +02:00
README.md
Lib
-_-
Description
Personal rust library for common functions and macros
Readme
325
KiB
Languages
Rust
98.3%
PLpgSQL
1.7%