fix alloc
This commit is contained in:
@@ -11,6 +11,7 @@ extern crate alloc;
|
|||||||
|
|
||||||
use alloc::vec;
|
use alloc::vec;
|
||||||
use alloc::vec::Vec;
|
use alloc::vec::Vec;
|
||||||
|
use alloc::borrow::ToOwned;
|
||||||
|
|
||||||
#[derive(Debug, PartialEq, Eq)]
|
#[derive(Debug, PartialEq, Eq)]
|
||||||
pub enum Protocol300Transmission {
|
pub enum Protocol300Transmission {
|
||||||
|
|||||||
Reference in New Issue
Block a user