Skip to main content

read_uri

Function read_uri 

Source
pub fn read_uri(uri: &str) -> Option<String>
Expand description

Resolves a featherbit://docs/{section}/{name} URI. Only used by the MCP resources/read handler in src/mcp/server.rs.