Struct solana::ledger::LedgerWindow[][src]

pub struct LedgerWindow { /* fields omitted */ }

Methods

impl LedgerWindow
[src]

Trait Implementations

impl Debug for LedgerWindow
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations