Module pre::std::string[][src]

Expand description

pre definitions for the std::string module.

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

Re-exports

pub use std::string::*;

Functions

A stub for the preconditions of the std::string::String::as_mut_vec function.

A stub for the preconditions of the std::string::String::from_raw_parts function.

A stub for the preconditions of the std::string::String::from_utf8_unchecked function.