Lines Matching full:creates
28 /// Creates a [`BStr`] from a `[u8]`.
157 /// Creates a new [`BStr`] from a string literal.
246 /// Creates a [`CStr`] from a `[u8]`.
270 /// Creates a [`CStr`] from a `[u8]` without performing any additional
283 /// Creates a mutable [`CStr`] from a `[u8]` without performing any
552 /// Creates a new [`CStr`] from a string literal.
712 /// Creates a new instance of [`RawFormatter`] with an empty buffer.
722 /// Creates a new instance of [`RawFormatter`] with the given buffer pointers.
737 /// Creates a new instance of [`RawFormatter`] with the given buffer.
799 /// Creates a new instance of [`Formatter`] with the given buffer.
862 /// Creates an instance of [`CString`] from the given formatted arguments.