Skip to main content

executar_docs

Function executar_docs 

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

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