[][src]Module bitbucket::prelude

Prelude exports the main library types for import convenience.

Re-exports

pub use crate::resources::comments::Comment;
pub use crate::resources::projects::Project;
pub use crate::resources::pullrequests::PullRequest;
pub use crate::resources::repositories::Repository;
pub use crate::resources::webhooks::WebHook;