[][src]Type Definition weasel::status::NewStatus

type NewStatus<R> = AppliedStatus<R>;

Alias of Status<R>, used for new incoming statuses.