Docs.rs
lopdf-0.39.0
lopdf 0.39.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
J-F-Liu
Dependencies
aes ^0.8.4
normal
bitflags ^2.8.0
normal
cbc ^0.1.2
normal
chrono ^0.4
normal
optional
ecb ^0.1.2
normal
encoding_rs ^0.8.32
normal
flate2 ^1.0
normal
getrandom ^0.3
normal
image ^0.25
normal
optional
indexmap ^2.2.3
normal
itoa ^1.0
normal
jiff ^0.2
normal
optional
log ^0.4
normal
md-5 ^0.10
normal
nom ^8.0
normal
nom_locate ^5.0
normal
rand ^0.9
normal
rangemap ^1.5
normal
rayon ^1.6
normal
optional
serde ^1.0
normal
optional
sha2 ^0.10.8
normal
stringprep ^0.1.5
normal
thiserror ^2.0.3
normal
time ^0.3
normal
optional
tokio ^1
normal
optional
ttf-parser ^0.25.1
normal
weezl ^0.1
normal
clap ^4.0
dev
env_logger ^0.11
dev
serde_json ^1.0
dev
shellexpand ^3.0
dev
tempfile ^3.3
dev
ttf-parser ^0.25.1
dev
wasm-bindgen-test ^0.2
dev
Versions
42.73%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
substring
lopdf
0.39.0
lopdf
Function
substring
Copy item path
Source
pub fn substring(s: &
str
, start:
usize
) -> &
str