Docs.rs
ssi-json-ld-0.3.2
ssi-json-ld 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sbihel
github:spruceid:standards
Dependencies
combination ^0.1
normal
iref ^3.2.2
normal
json-ld ^0.21.2
normal
json-syntax ^0.12.5
normal
lazy_static ^1.4
normal
linked-data ^0.1.2
normal
serde ^1.0
normal
ssi-contexts ^0.1.10
normal
ssi-rdf ^0.1
normal
static-iref ^3.0
normal
thiserror ^1.0.40
normal
serde_json ^1.0
dev
tokio ^1.27.0
dev
Versions
8.62%
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
String
ssi_
json_
ld
0.3.2
String
Aliased Type
In ssi_
json_
ld::
syntax
ssi_json_ld
::
syntax
Type Alias
String
Copy item path
Source
pub type String =
SmallString
<[
u8
;
16
]>;
Expand description
String.
Aliased Type
ยง
pub struct String {
/* private fields */
}