Yoda/src/app/browser/window/tab/item/page/content/status.rs
2025-01-29 15:13:35 +02:00

7 lines
121 B
Rust

pub mod download;
pub mod failure;
pub mod identity;
pub mod loading;
pub mod mime;
use super::{ItemAction, TabAction};