Type Definition docchi_compaction::error::ComResult[][src]

pub type ComResult<T> = Result<T, ComError>;