Code formatting

This commit is contained in:
vsrs
2020-06-03 14:44:40 +03:00
parent da7ec4b339
commit b147e6eb95
3 changed files with 6 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ pub use crate::{
display::{file_structure, FunctionSignature, NavigationTarget, StructureNode},
expand_macro::ExpandedMacro,
folding_ranges::{Fold, FoldKind},
hover::{HoverResult, HoverAction, HoverConfig},
hover::{HoverAction, HoverConfig, HoverResult},
inlay_hints::{InlayHint, InlayHintsConfig, InlayKind},
references::{Declaration, Reference, ReferenceAccess, ReferenceKind, ReferenceSearchResult},
runnables::{Runnable, RunnableKind, TestId},