Docs.rs
zerobox-utils-string-0.3.2
zerobox-utils-string 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
afshinm
Dependencies
regex-lite ^0.1.8
normal
serde ^1
normal
serde_json ^1
normal
pretty_assertions ^1.4.1
dev
Versions
54.55%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
take_bytes_at_char_boundary
zerobox_
utils_
string
0.3.2
zerobox_utils_string
Function
take_
bytes_
at_
char_
boundary
Copy item path
Source
pub fn take_bytes_at_char_boundary(s: &
str
, maxb:
usize
) -> &
str