Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

A trait for hex formatting in lower case, using the empty format ({:x}).

Signature

pub trait LowerHex

Trait functions

fmt

Signature

fn fmt(self: @T, ref f: Formatter) -> Result