Type Definition fadroma::prelude::InitResult

source · []
pub type InitResult<U = Empty> = Result<InitResponse<U>, StdError>;