feature gate destination module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
c664cdb332
commit
a0f2d858ce
@ -1,6 +1,7 @@
|
|||||||
use crc::{Crc, CRC_32_CKSUM};
|
use crc::{Crc, CRC_32_CKSUM};
|
||||||
use spacepackets::util::UnsignedByteField;
|
use spacepackets::util::UnsignedByteField;
|
||||||
|
|
||||||
|
#[cfg(feature = "std")]
|
||||||
pub mod dest;
|
pub mod dest;
|
||||||
pub mod user;
|
pub mod user;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user