632ecc4530
When building with --no-default-features the compiler emits: warning: unused import: `mem` The call site is feature gated so we either need to feature gate the import or use a fully qualified path. Since 'core' is quite short elect to use the fully qualified path. |
||
---|---|---|
.. | ||
lib.rs | ||
macros.rs | ||
recovery.rs | ||
types.rs |