pub type McpResourceDescriptor = McpResource;Expand description
Alias for McpResource.
Aliased Type§
pub struct McpResourceDescriptor {
pub raw: RawResource,
pub annotations: Option<Annotations>,
}Fields§
§raw: RawResource§annotations: Option<Annotations>