Skip to main content

run_docs

Function run_docs 

Source
pub async fn run_docs(
    library_id: String,
    query: Option<String>,
    text: bool,
    json: bool,
) -> Result<()>
Expand description

Dispatches the docs subcommand — fetches library documentation via the API.