https://github.com/primait/bridge.rs
Prima bridge pattern implementation for rust
https://github.com/primait/bridge.rs
Last synced: 4 months ago
JSON representation
Prima bridge pattern implementation for rust
- Host: GitHub
- URL: https://github.com/primait/bridge.rs
- Owner: primait
- Created: 2020-06-23T09:41:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-18T13:00:07.000Z (4 months ago)
- Last Synced: 2026-03-19T03:44:49.850Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 12.1 MB
- Stars: 3
- Watchers: 42
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://github.com/primait/bridge.rs)
# bridge.rs
Prima bridge pattern implementation for rust
[Api documentation](https://docs.rs/prima_bridge)
## Examples
You can find all the examples in [examples](./examples) directory.