mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Expose ToOwned (#11060)
This commit is contained in:
@@ -99,6 +99,7 @@ impl Writer {
|
||||
/// This should include only things which are in the normal std prelude.
|
||||
pub mod prelude {
|
||||
pub use crate::{
|
||||
borrow::ToOwned,
|
||||
boxed::Box,
|
||||
clone::Clone,
|
||||
cmp::{Eq, PartialEq, Reverse},
|
||||
|
||||
Reference in New Issue
Block a user