Lines Matching full:creates
29 /// Creates a [`BStr`] from a `[u8]`.
110 /// Creates a new [`BStr`] from a string literal.
199 /// Creates a [`CStr`] from a `[u8]`.
223 /// Creates a [`CStr`] from a `[u8]` without performing any additional
236 /// Creates a mutable [`CStr`] from a `[u8]` without performing any
501 /// Creates a new [`CStr`] from a string literal.
648 /// Creates a new instance of [`RawFormatter`] with an empty buffer.
658 /// Creates a new instance of [`RawFormatter`] with the given buffer pointers.
673 /// Creates a new instance of [`RawFormatter`] with the given buffer.
735 /// Creates a new instance of [`Formatter`] with the given buffer.
797 /// Creates an instance of [`CString`] from the given formatted arguments.