//! Implementation for Advanced Symbols (WorkspaceSymbolResolve, CodeActionCapabilityResolveSupport).
use crateResult;
use ;
/// Default: UNSUPPORTED — no materialized view backs this method; override in concrete servers.
pub async
/// Handler for the `codeAction/resolve` endpoint.
///
/// This method resolves additional information for a code action,
/// such as its workspace edit, if it was lazily requested by the client.
pub async