Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ is_empty
Method
is_empty
crates/chat-cli/src/api_client/model.rs:606–608 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
604
605
#[allow(dead_code)]
606
pub fn is_empty(&self) -> bool {
607
self.len() == 0
608
}
609
}
610
611
impl From<amzn_codewhisperer_streaming_client::types::ChatResponseStream> for ChatResponseStream {
Callers
15
or_empty_doc
Function · 0.45
download_feed_json
Function · 0.45
try_build
Method · 0.45
into_service
Method · 0.45
from
Method · 0.45
print_changelog_entry
Method · 0.45
print_version
Method · 0.45
select_profile_interactive
Function · 0.45
execute
Method · 0.45
parse_args
Function · 0.45
codeblock_begin
Function · 0.45
recv
Method · 0.45
Calls
1
len
Method · 0.45
Tested by
1
parse_response_streams
Function · 0.36