Docs.rs
solar-cli-0.1.8
solar-cli 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
onbjerg
DaniPopes
Dependencies
alloy-primitives ^1.3
normal
cfg-if ^1.0
normal
clap ^4.4
normal
mimalloc ^0.1
normal
optional
solar-config =0.1.8
normal
solar-interface =0.1.8
normal
solar-sema =0.1.8
normal
tracing ^0.1
normal
tracing-chrome ^0.7
normal
optional
tracing-subscriber ^0.3
normal
optional
tracing-tracy ^0.11
normal
optional
libc ^0.2
normal
tikv-jemallocator ^0.6
normal
optional
Versions
83.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Allocator
solar_
cli
0.1.8
Allocator
Aliased Type
In solar_
cli::
utils
solar_cli
::
utils
Type Alias
Allocator
Copy item path
Source
pub type Allocator =
System
;
Expand description
The global allocator used by the compiler.
Aliased Type
ยง
pub struct Allocator;