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 comment::Comment;
pub use identities::Identities;
pub use issue::Issue;
pub use label::Label;
pub use milestone::Milestone;
pub use project::Project;
pub use reaction::Reaction;
pub use repository::Repository;
pub use topic::Topic;
pub use user::User;

Modules

Comments associated to an issue or a pull/merge request within the repository of a forge (Gitea, GitLab, etc.)

Pairs of identities mapping one forge to another.

Issues associated to a repository within a forge (Gitea, GitLab, etc.).

Label associated to an issue or a comment

Milestone associated to a repository within a forge

A software project that resides on a forge (Gitea, GitLab, etc.).

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

Enums

states of issue, milestone, etc with only “open” and “closed” states and “closed” states and “closed” states and “closed” states