Registry / networking / lemmy-apub-lib

lemmy-apub-lib

JSON →
library0.16.7rscratesunverified

Library for ActivityPub federation used by Lemmy, a link aggregator for the fediverse.

# Cargo.toml [dependencies] lemmy_apub_lib = "0.16.7"
INSTALL
IMPORT
SIG · LEMMY-APUB-LIB
L
lemmy-apub-lib
networkingrustv0.16.7
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.

Activity
use lemmy_apub_lib::Activity;

Creates a new ActivityPub activity.

use lemmy_apub_lib::Activity; fn main() { let activity = Activity::new(); println!("Activity created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lemmy-apub-lib — cargo add lemmy-apub-lib · libregistry