[ 源代码: rust-rawpointer ]
软件包:librust-rawpointer-dev(0.2.1-1 以及其他的)
librust-rawpointer-dev 的相关链接
Debian 的资源:
下载源码包 rust-rawpointer:
- [rust-rawpointer_0.2.1-1.dsc]
- [rust-rawpointer_0.2.1.orig.tar.gz]
- [rust-rawpointer_0.2.1-1.debian.tar.xz]
维护小组:
相似软件包:
Extra methods for raw pointers - Rust source code
For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`.
Source code for Debianized Rust crate "rawpointer"