Docs.rs
fission-shell-desktop-0.1.0
fission-shell-desktop 0.1.0
Docs.rs crate page
MIT
25 April 2026
Links
Repository
crates.io
Source
Owners
zcourts
Dependencies
anyhow ^1.0
normal
arboard ^3.4
normal
bytemuck ^1.16
normal
fission-core ^0.1.0
normal
fission-diagnostics ^0.1.0
normal
fission-ir ^0.1.0
normal
fission-layout ^0.1.0
normal
fission-render ^0.1.0
normal
fission-render-vello ^0.1.0
normal
fission-semantics ^0.1.0
normal
fission-shell ^0.1.0
normal
fission-test-driver ^0.1.0
normal
fission-theme ^0.1.0
normal
fontique ^0.7
normal
image ^0.25
normal
pollster ^0.3
normal
raw-window-handle ^0.6
normal
serde ^1.0
normal
serde_json ^1
normal
vello ^0.6.0
normal
winit ^0.29.15
normal
fission-macros ^0.1.0
dev
fission-widgets ^0.1.0
dev
lazy_static ^1
dev
serde ^1
dev
cocoa ^0.25
normal
core-graphics ^0.23
normal
objc ^0.2
normal
Versions
30%
of the crate is documented
Go to latest version
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
spawn_server
fission_
shell_
desktop
0.1.0
In fission_
shell_
desktop::
test_
control
fission_shell_desktop
::
test_control
Function
spawn_
server
Copy item path
Source
pub fn spawn_server(port:
u16
, cmd_tx:
CommandSender
) ->
JoinHandle
<
()
>