Docs.rs
bbcloud-0.9.5
bbcloud 0.9.5
Docs.rs crate page
MIT
11 August 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
biokraft
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
comfy-table ^7
normal
flate2 ^1
normal
indicatif ^0.17
normal
inquire ^0.7
normal
keyring ^3
normal
open ^5
normal
owo-colors ^4
normal
reqwest ^0.12
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
urlencoding ^2
normal
assert_cmd ^2
dev
predicates ^3
dev
serial_test ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
7.21%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
view
bb_cli
0.9.5
In bb_
cli::
commands::
pr_
comments
bb_cli
::
commands
::
pr_comments
Function
view
Copy item path
Source
pub async fn view( ctx: &
Ctx
, id:
u64
, unresolved:
bool
, comments_only:
bool
, ) ->
Result
<
()
>