Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ from
Method
from
crates/chat-cli/src/api_client/model.rs:146–148 ·
view source on GitHub ↗
(value: AwsDocument)
Source
from the content-addressed store, hash-verified
144
145
impl From<AwsDocument> for FigDocument {
146
fn from(value: AwsDocument) -> Self {
147
Self(value)
148
}
149
}
150
151
impl From<FigDocument> for AwsDocument {
Callers
nothing calls this directly
Calls
15
map
Method · 0.80
to_string
Method · 0.80
ToolSpecification
Class · 0.70
Text
Class · 0.50
CodeReferenceEvent
Class · 0.50
FollowupPromptEvent
Class · 0.50
IntentsEvent
Class · 0.50
SupplementaryWebLinksEvent
Class · 0.50
build
Method · 0.45
input_schema
Method · 0.45
description
Method · 0.45
name
Method · 0.45
Tested by
no test coverage detected