Docs.rs
aegir-2.0.0
aegir 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tspooner
Dependencies
aegir_compile ^0.2
normal
aegir_derive ^0.3
normal
array-init ^2.0
normal
concat-arrays ^0.1
normal
itertools ^0.10
normal
num-traits ^0.2
normal
paste ^1.0
normal
special-fun ^0.2
normal
criterion ^0.4
dev
rand ^0.8
dev
Versions
95.74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aegir
2.0.0
In aegir::
buffers
aegir
::
buffers
Type Alias
ClassOf
Copy item path
Source
pub type ClassOf<B> = <B as
Buffer
>::
Class
;
Expand description
Type alias for
Buffer::Class
.