Docs.rs
authly-common-0.0.9
authly-common 0.0.9
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.9
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.13
normal
tower-server ^0.3
normal
optional
tracing ^0.1
normal
uuid ^1
normal
optional
x509-parser ^0.17
normal
optional
indoc ^2
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
tonic-build ^0.13
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
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
authly_
common
0.0.9
In authly_
common::
policy::
code
authly_common
::
policy
::
code
Function
to_bytecode
Copy item path
Source
pub fn to_bytecode(opcodes: &[
OpCode
]) ->
Vec
<
u8
>
ⓘ
Expand description
Convert slice of opcodes to bytecode.