naga::back::spv::helpers

Trait StrUnstable

source
trait StrUnstable {
    // Required method
    fn floor_char_boundary(&self, index: usize) -> usize;
}

Required Methods§

Implementations on Foreign Types§

source§

impl StrUnstable for str

Implementors§