Trait sqruff_lib::cli::formatters::IntoStatus
source · pub trait IntoStatus {
// Required method
fn into_status(self) -> Status;
}
pub trait IntoStatus {
// Required method
fn into_status(self) -> Status;
}