Docs.rs
authly-common-0.0.6
authly-common 0.0.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
audunhalland
tangram
Dependencies
anyhow ^1
normal
byteorder ^1
normal
fnv ^1
normal
hexhex ^1
normal
http ^1
normal
optional
hyper ^1
normal
optional
int-enum ^1
normal
prost ^0.13
normal
prost-types ^0.13
normal
rand ^0.8
normal
rustls ^0.23
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_spanned ^0.6
normal
optional
thiserror ^2
normal
toml ^0.8
normal
optional
tonic ^0.12
normal
tower-server ^0.3
normal
optional
tracing ^0.1
normal
unsigned-varint ^0.8
normal
uuid ^1
normal
optional
x509-parser ^0.16
normal
optional
indoc ^2
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
tonic-build ^0.12
build
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
authly_
common
0.0.6
Eid
Aliased Type
In authly_
common::
id
authly_common
::
id
Type Alias
Eid
Copy item path
Source
pub type Eid =
Id128
<
Entity
>;
Expand description
Authly Entity ID
Aliased Type
ยง
struct Eid(
/* private fields */
);