Crate f3_rs

source · []
Expand description

Welcome to F3 Documentation!

Please refer to the main documentation for a complete overview. This is an incomplete Rust port of the F3 library created by the ForgeFriends project.

Re-exports

pub use identities::Identities;
pub use label::Label;
pub use reaction::Reaction;
pub use repository::Repository;
pub use topic::Topic;
pub use user::User;

Modules

Pairs of identities mapping one forge to another.

Label associated to an issue or a comment

Reaction associated to an issue or a comment

VCS repository relative to a project.

A list of categories associated with a project.

A forge user