Docs.rs
bb-ir-0.3.8
bb-ir 0.3.8
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
matthew-alexander-love
Dependencies
bincode ^1
normal
bs58 ^0.5
normal
half ^2
normal
inventory ^0.3
normal
multihash ^0.19
normal
prost ^0.13
normal
serde ^1
normal
prost-build ^0.13
build
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
is_send
bb_ir
0.3.8
In bb_
ir::
wire_
shape
bb_ir
::
wire_shape
Function
is_send
Copy item path
Source
pub fn is_send(node: &
NodeProto
) ->
bool
Expand description
Return
true
if the NodeProto is a
wire.Send
.