Type Definition wonder::actor::InitResult [] [src]

type InitResult<E> = Result<Option<u64>, E>;