Registry / serialization / opml
library1.1.6rscratesunverified

OPML library for Rust.

# Cargo.toml [dependencies] opml = "1.1.6"
INSTALL
IMPORT
SIG · OPML
O
opml
serializationrustv1.1.6
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.

OPML
use opml::OPML;

Parse or create OPML documents.

use opml::OPML; fn main() { let _opml = OPML::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opml — cargo add opml · libregistry