Type Alias ERR_FNS

Source
pub type ERR_FNS = st_ERR_FNS;

Aliased Type§

struct ERR_FNS { /* private fields */ }

Trait Implementations

Source§

impl Clone for st_ERR_FNS

Source§

fn clone(&self) -> st_ERR_FNS

Returns a copy of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for st_ERR_FNS

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for st_ERR_FNS