Docs.rs
bacnet-rs-0.3.1
bacnet-rs 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
30 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
Erik1000
Heliopshan
Dependencies
async-trait ^0.1
normal
optional
bitflags ^2.10.0
normal
bytes ^1.7
normal
chrono ^0.4
normal
crc 3.3.*
normal
hex ^0.4
normal
if-addrs ^0.13
normal
optional
log ^0.4
normal
pastey ^0.2.1
normal
serde ^1.0
normal
optional
socket2 ^0.5
normal
optional
thiserror ^1.0
normal
optional
tokio ^1.40
normal
optional
criterion ^0.5
dev
ctrlc ^3.4
dev
proptest ^1.5
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
decode_boolean
bacnet_
rs
0.3.1
In bacnet_
rs::
encoding
bacnet_rs
::
encoding
Function
decode_
boolean
Copy item path
Source
pub fn decode_boolean(data: &[
u8
]) ->
Result
<(
bool
,
usize
)>
Expand description
Decode a BACnet boolean value