📦 Add infer and new pipeline infrastructure
- Update Cargo.lock with dependency additions (bumpalo, byteorder, cfb, fnv, infer, js-sys, uuid wasm-bindgen) - Refactor obikseq::superkmer: reorder imports and improve formatting - Add `obipipeline` crate with scheduler, error handling & macros (WIP) - Replace obiread::expand_paths logic with PathIter and path_iterator module - Add mimetype detection using `infer` crate via PeekReader wrapper
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[package]
|
||||
name = "obipipeline"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
Reference in New Issue
Block a user