provide_definition_impl

Function provide_definition_impl 

Source
pub(super) async fn provide_definition_impl(
    application_handle: AppHandle<Wry>,
    uri: String,
    position: Value,
) -> Result<Value, String>
Expand description

Implementation of definition command - called by the command wrapper in the parent module.