Docs.rs
rustbac-core-0.4.0
rustbac-core 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rbhans
Dependencies
defmt ^0.3
normal
optional
serde ^1
normal
optional
proptest =1.4.0
dev
serde_json ^1
dev
Versions
10.27%
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
Skip to main content
encode_ctx_signed
rustbac_
core
0.4.0
In rustbac_
core::
encoding::
primitives
rustbac_core
::
encoding
::
primitives
Function
encode_
ctx_
signed
Copy item path
Source
pub fn encode_ctx_signed( w: &mut
Writer
<'_>, tag_num:
u8
, value:
i32
, ) ->
Result
<
()
,
EncodeError
>