ialloc 0.0.0-2025-05-02

Allocator interface traits
Documentation
1
2
3
4
5
6
7
@pushd "%~dp0.." && setlocal

@set CARGO_TARGET_DIR=target/help

@set RUSTFLAGS=--cfg skip_cc

cargo +nightly doc %*

@popd && endlocal && exit /b %ERRORLEVEL%