[][src]Trait stellar_sql::storage::bytescoder::SliceExt

trait SliceExt {
    fn trim(&self) -> &Self;
}

Required methods

fn trim(&self) -> &Self

Loading content...

Implementations on Foreign Types

impl SliceExt for [u8][src]

Loading content...

Implementors

Loading content...