summaryrefslogtreecommitdiffstats
path: root/crates/common/logged_command/src/lib.rs
blob: 1bd2fdf9f214245696cf8344537ebc77504ff369 (plain)
1
2
3
mod logged_command;

pub use crate::logged_command::{LoggedCommand, LoggingChild};