range-action-map 0.1.3

A range tree, offering interval operation in kernel memory management, and deliver ACTION to actual VmArea。一个区间树结构,用于提供 mmap / munmap / mprotect 时对内核中区间的操作;
Documentation
[dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["scpointer <jax01@foxmail.com>"]
description = "A range tree, offering interval operation in kernel memory management, and deliver ACTION to actual VmArea。一个区间树结构,用于提供 mmap / munmap / mprotect 时对内核中区间的操作; "
edition = "2021"
license = "MIT"
name = "range-action-map"
readme = "README.md"
version = "0.1.3"