Trait SliceExt
stellar_sql::storage::bytescoder
trait SliceExt { fn trim(&self) -> &Self; }
fn trim(&self) -> &Self
impl SliceExt for [u8]
fn trim(&self) -> &[u8]