Type Alias linkspace::LkError

source ·
pub type LkError = Error;
Expand description

The only error format linkspace supports - alias for anyhow::Error

Aliased Type§

struct LkError { /* private fields */ }