* Fake modules for Rust std lib functions Signed-off-by: Nick Cameron <nrc@ncameron.org> * Include the missing @ in Rust std lib fns Signed-off-by: Nick Cameron <nrc@ncameron.org> * Move revolve and mirror2d to better modules Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use docs from KCL mods for type summaries Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use type docs to describe types from KCL std lib Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
17 lines
205 B
Markdown
17 lines
205 B
Markdown
---
|
|
title: "std::sketch"
|
|
excerpt: ""
|
|
layout: manual
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Functions and constants
|
|
|
|
* [`circle`](/docs/kcl-std/functions/std-sketch-circle)
|
|
* [`revolve`](/docs/kcl-std/functions/std-sketch-revolve)
|
|
|