Export listing::Kind as ListingKind

This commit is contained in:
Nathan Fisher 2024-01-01 18:56:13 -05:00
parent b25a49260e
commit fb49922662
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ pub use {
error::Error,
file::File,
filetype::FileType,
listing::Kind as ListingKind,
listing::Listing,
listing_stream::ListingStream,
node::Node,