a-b-street / a-b-street/od2net
Refactor od2net core into reusable library
オープン
- 主要言語
- Rust
- スター
- 36
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Extract the CLI logic from src/main.rs into src/lib.rs, expose public entry points (run_pipeline, Network, Request, cost models), and keep a tiny binary wrapper so downstream tools can call the same code. This should enable bindings to feed configs and requests in memory while leaving the existing CLI behavior unchanged according to my understanding.
Context: I'm interested in R and Python interfaces to Rust via extendr, savvy and pyo3 and believe these changes are a pre-requisite.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。