Cargo Features

axmm has no features set by default.

[dependencies]
axmm = { version = "0.3.0-preview.3", features = ["copy"] }
copy

Enables copy-from of page_table_multiarch

Affects axmm::new_user_aspace

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

page_table_multiarch copy?