Docs.rs
cubes-5.2.1
cubes 5.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dcampbell24
Dependencies
anyhow ^1
normal
clap ^4
normal
criterion ^0.8
normal
directories ^6
normal
env_logger ^0.11
normal
iced ^0.14
normal
log ^0.4
normal
ron ^0.12
normal
serde ^1
normal
directories ^6
build
Versions
0%
of the crate is documented
Platform
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
write_obj_file
cubes
5.2.1
cubes
Function
write_
obj_
file
Copy item path
Source
pub fn write_obj_file(puzzle: &
Pieces
, puzzle_string: &
str
) ->
Result
<
()
>