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

type OldStatus<R> = AppliedStatus<R>;

Alias of Status<R>, used for replaced statuses.