Docs.rs
kcl-lib-0.1.45
kcl-lib 0.1.45
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
adamchalmers
jessfraz
github:kittycad:crate-owners
Dependencies
anyhow ^1.0.80
normal
async-recursion ^1.0.5
normal
async-trait ^0.1.77
normal
clap ^4.5.2
normal
optional
dashmap ^5.5.3
normal
databake ^0.1.7
normal
derive-docs ^0.1.10
normal
futures ^0.3.30
normal
gltf-json ^1.4.0
normal
kittycad ^0.2.59
normal
kittycad-execution-plan-macros ^0.1.8
normal
kittycad-execution-plan-traits ^0.1.12
normal
lazy_static ^1.4.0
normal
parse-display ^0.9.0
normal
reqwest ^0.11.24
normal
ropey ^1.6.1
normal
schemars ^0.8.16
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
thiserror ^1.0.57
normal
ts-rs ^7.1.1
normal
uuid ^1.7.0
normal
winnow ^0.5.40
normal
criterion ^0.5.1
dev
expectorate ^1.1.0
dev
insta ^1.36.1
dev
itertools ^0.12.1
dev
pretty_assertions ^1.4.0
dev
tokio ^1.36.0
dev
approx ^0.5
normal
bson ^2.9.0
normal
tokio ^1.36.0
normal
tokio-tungstenite ^0.21.0
normal
tower-lsp ^0.20.0
normal
js-sys ^0.3.69
normal
tower-lsp ^0.20.0
normal
wasm-bindgen ^0.2.91
normal
wasm-bindgen-futures ^0.4.42
normal
web-sys ^0.3.69
normal
Versions
48.73%
of the crate is documented
Go to latest version
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
kcl_lib
0.1.45
In kcl_lib::std::utils
?
Function
kcl_lib
::
std
::
utils
::
intersect
source
·
[
−
]
pub fn intersect(p1:
Point2d
, p2:
Point2d
, p3:
Point2d
, p4:
Point2d
) ->
Point2d