[][src]Module pre::core::str

pre definitions for the core::str module.

This module was generated by a extern_crate attribute. It acts as a drop-in replacement for the core::str module.

Re-exports

pub use core::str::*;

Functions

from_utf8_unchecked

core::str::from_utf8_unchecked with preconditions.

from_utf8_unchecked_mut

core::str::from_utf8_unchecked_mut with preconditions.