[][src]Trait matrixise::ToChtype

pub trait ToChtype {
    fn to_chtype(&self) -> u64;
}

Required methods

fn to_chtype(&self) -> u64

Loading content...

Implementations on Foreign Types

impl ToChtype for u64[src]

impl ToChtype for char[src]

Loading content...

Implementors

Loading content...