Type Definition ecc608_linux::Result[][src]

pub type Result<T = ()> = Result<T, Error>;