Skip to main content

XSpec

Trait XSpec 

Source
pub trait XSpec {
    const TICK_VALUE: Decimal;
    const TICKS_PER_POINT: u64;
}

Required Associated Constants§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§