this post was submitted on 09 Jul 2023
1 points (100.0% liked)

Lemmy Code / App Technical

3 readers
1 users here now

The code and application behind Lemmy. Beta testing new releases, API coding, custom changes, adding new features, developers

See also: [email protected] community, it's not always clear which one to put a topic into. "lemmycode" I'm trying to be more into actual code change proposals.

[email protected]

founded 2 years ago
MODERATORS
 

"crates/apub/src/activities/community/announce.rs", line: 46

That line of code seems like just a logging line, any Rust programmers chime in on how we can get the actual value of the data logged?

https://github.com/LemmyNet/lemmy/blob/0c82f4e66065b5772fede010a879d327135dbb1e/crates/apub/src/activities/community/announce.rs#L46

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here