Type Definition varlink_generator::Result[][src]

pub type Result<T> = ChainResult<T, Error>;