Struct caminos_lib::policies::WideHops[][src]

pub struct WideHops { /* fields omitted */ }
Expand description

Select virtual channel in (widthpacket.hops..width(packet.hops+1)).

Implementations

Trait Implementations

Formats the value using the given formatter. Read more

Apply the policy over a list of candidates and return the candidates that fulfil the policy requirements. candidates: the list to be filtered. router: the router in which the decision is being made. topology: The network topology. rng: the global random number generator. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.