now its a proper re-export
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
This commit is contained in:
@ -17,7 +17,7 @@ use std::error::Error;
|
|||||||
#[cfg(feature = "std")]
|
#[cfg(feature = "std")]
|
||||||
use std::time::{SystemTime, SystemTimeError};
|
use std::time::{SystemTime, SystemTimeError};
|
||||||
#[cfg(feature = "std")]
|
#[cfg(feature = "std")]
|
||||||
use std_mod::*;
|
pub use std_mod::*;
|
||||||
|
|
||||||
pub mod ascii;
|
pub mod ascii;
|
||||||
pub mod cds;
|
pub mod cds;
|
||||||
|
Reference in New Issue
Block a user