Type Definition text_utils::Result[][src]

pub type Result<T> = Result<T, TextError>;
Expand description

Result of text progress