Docs.rs
panlabel-0.7.0
panlabel 0.7.0
Permalink
Docs.rs crate page
MIT
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
strickvl
Dependencies
arrow ^58.1.0
normal
optional
clap ^4.6.1
normal
crc32c ^0.6
normal
csv ^1.3
normal
hf-hub ^0.5.0
normal
optional
imagesize ^0.14
normal
parquet ^58.1.0
normal
optional
prost ^0.14
normal
rand ^0.10
normal
roxmltree ^0.21
normal
serde ^1.0
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
ureq ^3.3
normal
optional
url ^2.5
normal
optional
walkdir ^2.5
normal
zip ^8.6.0
normal
optional
assert_cmd ^2.2
dev
criterion ^0.8.2
dev
predicates ^3.1.4
dev
proptest ^1.11
dev
tempfile ^3.27
dev
Versions
43.59%
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
to_cloud_annotations_string
panlabel
0.7.0
In panlabel::
ir::
io_
cloud_
annotations_
json
panlabel
::
ir
::
io_cloud_annotations_json
Function
to_
cloud_
annotations_
string
Copy item path
Source
pub fn to_cloud_annotations_string(dataset: &
Dataset
) ->
Result
<
String
,
Error
>