Docs.rs
i_shape-1.16.0
i_shape 1.16.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
NailxSharipov
Dependencies
i_float ^1.16.0
normal
serde ^1.0
normal
optional
rand ~0.9
dev
Versions
18.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
FixPath
i_shape
1.16.0
FixPath
Aliased Type
Trait Implementations
FixPathExtension
In i_
shape::
fix::
path
i_shape
::
fix
::
path
Type Alias
FixPath
Copy item path
Source
pub type FixPath =
Vec
<
FixVec
>;
Aliased Type
§
pub struct FixPath {
/* private fields */
}
Trait Implementations
§
Source
§
impl
FixPathExtension
for
FixPath
Source
§
fn
area_x2
(&self) ->
i64
Source
§
fn
is_convex
(&self) ->
bool
Source
§
fn
is_clockwise_ordered
(&self) ->
bool