Registry / utility / tf-core

tf-core

JSON →
library0.1.4rscratesunverified

The core part of Tubefeeder, providing foundational types and traits for feed extraction.

# Cargo.toml [dependencies] tf_core = "0.1.4"
INSTALL
IMPORT
SIG · TF-CORE
T
tf-core
utilityrustv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Extractor
✓ use tf_core::Extractor;

Creates a new feed extractor using tf-core.

use tf_core::Extractor; fn main() { let extractor = Extractor::new(); println!("Tubefeeder extractor created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
tf-core — cargo add tf-core · libregistry