mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
chore: cargo fmt
This commit is contained in:
parent
e3637e068e
commit
7a7a1b4e3c
|
|
@ -312,7 +312,7 @@ impl Skim {
|
|||
/// - `SkimOutput`: the collected key, event, query, selected items, etc.
|
||||
///
|
||||
/// # Panics
|
||||
///
|
||||
///
|
||||
/// Panics if the tui fails to initilize
|
||||
#[must_use]
|
||||
pub fn run_with(options: &SkimOptions, source: Option<SkimItemReceiver>) -> Option<SkimOutput> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue