Docs.rs
kobo-core-0.3.0
kobo-core 0.3.0
Docs.rs crate page
MIT
19 July 2026
Links
Repository
crates.io
Source
Owners
Nayeem170
Dependencies
ego-tree ^0.6
normal
optional
epub ^2
normal
optional
fontdue ^0.9
normal
image ^0.25
normal
kothok-edge-tts ^0.2.8
normal
libc ^0.2
normal
log ^0.4
normal
rubato ^0.15
normal
rustybuzz ^0.18
normal
scraper ^0.20
normal
optional
serde ^1
normal
symphonia ^0.5
normal
thiserror ^1
normal
optional
tokio ^1
normal
tempfile ^3
dev
zip ^0.6
dev
Versions
30.88%
of the crate is documented
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
word_wrap_bytes
kobo_
core
0.3.0
In kobo_
core::
rendering::
layout
kobo_core
::
rendering
::
layout
Function
word_
wrap_
bytes
Copy item path
Source
pub fn word_wrap_bytes(text: &
str
, max_w:
usize
, px:
f32
) ->
Vec
<
Line
>