Docs.rs
some-serial-0.3.1
some-serial 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZR233
Dependencies
bitflags ^2.10
normal
dma-api ^0.5
normal
enum_dispatch ^0.3
normal
heapless ^0.9
normal
log ^0.4
normal
mbarrier ^0.1
normal
rdif-serial ^0.6
normal
thiserror ^2.0
normal
tock-registers ^0.10
normal
bare-test-macros ^0.2
build
x86 ^0.52
normal
bare-test ^0.7
dev
spin ^0.10
dev
Versions
27.78%
of the crate is documented
Platform
aarch64-unknown-none-softfloat
x86_64-unknown-none
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
BSender
some_
serial
0.3.1
BSender
Aliased Type
In crate some_
serial
some_serial
Type Alias
BSender
Copy item path
Source
pub type BSender =
Box
<dyn
TSender
>;
Aliased Type
ยง
pub struct BSender(
/* private fields */
);