Type Definition candid::error::Result[][src]

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