pub struct CoreManager { /* private fields */ }

Implementations

The core manager implementation.

Create and return a new core manager.

Return
  • See description.

Get the map event type.

Return
  • See description.

Get the map principal type.

Return
  • See description.

Get the map interest method.

Return
  • See description.

Get the map interest rounding.

Return
  • See description.

Get the map day count basis.

Return
  • See description.

Get the map frequency.

Return
  • See description.

Get the map parameter type.

Return
  • See description.

Get the operators.

Return
  • See description.

Get the functions.

Return
  • See description.

Get the map error.

Return
  • See description.

Get the map col names.

Return
  • See description.

Trait Implementations

The core manager default implementation.

Create and return a new core manager.

Return
  • See description.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.