Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

DisplayI257Impl

Implements the Display trait for i257.

Fully qualified path: alexandria_math::i257::DisplayI257Impl

pub impl DisplayI257Impl of Display<i257>;

Impl functions

fmt

Fully qualified path: alexandria_math::i257::DisplayI257Impl::fmt

fn fmt(self: @i257, ref f: Formatter) -> Result<(), Error>