Type Definition vobject::error::Result

source ·
pub type Result<T> = Result<T, VObjectErrorKind>;