Skip to content

Commit

Permalink
generated rust client
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda committed Apr 16, 2024
1 parent ca15d31 commit 5faa734
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 789 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,8 @@ runtimeInputs = [
]
++ native-deps;
shellHook = ''
RUSTFMT=$(which rustfmt)
export RUSTFMT
if [[ -f ./.env ]]; then
source ./.env
fi
Expand Down
Loading

0 comments on commit 5faa734

Please sign in to comment.