Type Definition scoped::ScopeResult

source ·
pub type ScopeResult<E> = Result<(), E>;