Module rust_examples::orphan::module_a[][src]

Expand description

Module which exposes an operation which depends on an instance of Ord for model::Entity

Functions

Sorts given entities using Ord implementation for Entity contained in this module