pub type InputEmbedContentConfig = EmbedContentInputConfig;Aliased Type§
pub struct InputEmbedContentConfig {
pub source: Option<EmbedContentInputSource>,
pub rest: Map<String, Value>,
}Fields§
§source: Option<EmbedContentInputSource>§rest: Map<String, Value>