chore: sort alphabetically use directives in example

This commit is contained in:
2026-01-12 14:43:59 +01:00
parent 1f9228f31e
commit 0f79f4adfb

View File

@@ -34,8 +34,8 @@
//!
//! ```rust,no_run
//! use heave::*;
//! use heave::eav::*;
//! use heave::catalog::*;
//! use heave::eav::*;
//! use heave::filter::*;
//! use std::convert::{From, TryFrom};
//! use std::result::Result;