Skip to content

chore: init proj structure of crate within plugin#1

Merged
jjhafer merged 1 commit intosilvermine:masterfrom
pmorris-dev:project_structure
Nov 6, 2025
Merged

chore: init proj structure of crate within plugin#1
jjhafer merged 1 commit intosilvermine:masterfrom
pmorris-dev:project_structure

Conversation

@pmorris-dev
Copy link
Copy Markdown
Contributor

  • Per decision from our arch meeting on 10/29/25, we will embed the Rust crate (not aware of Tauri) for managing SQLx SQLite connections, within this project, and bind to that from the Tauri plugin command layer

@pmorris-dev pmorris-dev force-pushed the project_structure branch 7 times, most recently from 32d9348 to afa84e0 Compare November 6, 2025 02:47
Comment thread README.md
- Per decision from our arch meeting on 10/29/25, we will embed the Rust crate (not
aware of Tauri) for managing SQLx SQLite connections, within this project, and bind
to that from the Tauri plugin command layer
@jjhafer jjhafer merged commit 002bcc8 into silvermine:master Nov 6, 2025
Comment thread .markdownlint-cli2.cjs
globs: [
...sharedStandards.globs,
],
ignores: [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1Cor125 Sorry I missed this before the PR was merged; since a Cargo workspace is being used at the root it would be good to also add './target/**' to ignore any generated/markdown files in external crates.

Comment thread README.md
@pmorris-dev pmorris-dev deleted the project_structure branch November 6, 2025 18:31
Comment thread Cargo.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants