Docs.rs
typed_grid-0.1.1
typed_grid 0.1.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
tgrospic
Dependencies
derive-new ^0.7
normal
typed_grid_macro ^0.1
normal
Versions
11.76%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
typed_
grid
0.1.1
Move
Left
Required Associated Types
Then
Required Methods
left
Implementors
In crate typed_
grid
typed_grid
Trait
MoveLeft
Copy item path
Source
pub trait MoveLeft { type
Then
; // Required method fn
left
(self) -> Self::
Then
; }
Required Associated Types
§
Source
type
Then
Required Methods
§
Source
fn
left
(self) -> Self::
Then
Implementors
§