Docs.rs
json-ld-syntax-0.19.1
json-ld-syntax 0.19.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
timothee-haudebourg
Dependencies
contextual ^0.1.4
normal
decoded-char ^0.1.0
normal
educe ^0.4.23
normal
hashbrown ^0.13.1
normal
indexmap ^2.0
normal
iref ^3.1.2
normal
json-syntax ^0.12
normal
langtag ^0.4
normal
locspan ^0.8
normal
rdf-types ^0.22
normal
serde ^1.0
normal
optional
smallvec ^1.10
normal
thiserror ^1.0.38
normal
Versions
13.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
json_ld_syntax
0.19.1
Module print
Structs
Enums
Traits
Functions
In crate json_ld_syntax
Module
json_ld_syntax
::
print
Copy item path
source
·
[
−
]
Structs
§
IndentBy
Options
Print options.
Printed
Printed value.
Spaces
Enums
§
Indent
Limit
Padding
Size
The size of a value.
Traits
§
PrecomputeSize
Print
Print methods.
PrintWithSize
Functions
§
pre_compute_array_size
pre_compute_object_size
print_array
print_object
printed_string_size
Returns the byte length of string literal according to
RFC8785
.
string_literal
Formats a string literal according to
RFC8785
.