Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Enter-tainer/zint-wasi
/ functions
Functions
135 in github.com/Enter-tainer/zint-wasi
⨍
Functions
135
◇
Types & classes
39
↓ 43 callers
Method
as_ref
()
xtask/src/state.rs:139
↓ 15 callers
Function
exists
(path: impl AsRef<Path>)
xtask/src/tools.rs:18
↓ 9 callers
Function
cmd
( program: impl AsRef<OsStr>, args: impl IntoIterator<Item = S>, )
xtask/src/tools.rs:25
↓ 8 callers
Method
program
(mut self, name: &'static str)
xtask/src/tools.rs:761
↓ 5 callers
Method
as_i32
(&self)
zint-wasm-rs/src/options/option3.rs:179
↓ 5 callers
Method
as_ptr
(&self)
zint-wasm-rs/src/symbol.rs:116
↓ 5 callers
Function
has_command
(name: impl AsRef<OsStr>)
xtask/src/tools.rs:34
↓ 4 callers
Method
as_mut
()
xtask/src/state.rs:142
↓ 4 callers
Function
copy_into_cstr
Copies `src` Rust string into a `dest` C char buffer. Implementation is similar to [`copy_from_slice`] except it doesn't panic if destination isn't t
zint-wasm-rs/src/lib.rs:16
↓ 4 callers
Method
get
Get `key` entry value.
xtask/src/state.rs:99
↓ 3 callers
Method
encode_svg
(self, data: &str, length: i32, rotate_angle: i32)
zint-wasm-rs/src/symbol.rs:120
↓ 3 callers
Function
global_read
()
xtask/src/state.rs:365
↓ 2 callers
Method
as_error
(&self)
zint-wasm-rs/src/error.rs:151
↓ 2 callers
Function
global_state
()
xtask/src/state.rs:348
↓ 2 callers
Method
iter
Iterate over entries.
xtask/src/state.rs:116
↓ 2 callers
Method
to_hex_string
(&self)
zint-wasm-rs/src/options/color.rs:29
↓ 2 callers
Function
watch_files
(path: impl AsRef<Path>)
zint-wasm-sys/build.rs:9
↓ 1 callers
Function
cargo
( args: impl IntoIterator<Item = S>, )
xtask/src/tools.rs:66
↓ 1 callers
Function
cargo_has_tool
(tool: impl AsRef<str>)
xtask/src/tools.rs:78
↓ 1 callers
Function
global_write
()
xtask/src/state.rs:372
↓ 1 callers
Function
has_wasi_sdk
()
xtask/src/action_impl.rs:10
↓ 1 callers
Function
hash_single_file
(path: impl AsRef<Path>, state: &mut H)
xtask/src/tools.rs:573
↓ 1 callers
Method
is_error
(&self)
zint-wasm-rs/src/error.rs:142
↓ 1 callers
Method
is_warning
(&self)
zint-wasm-rs/src/error.rs:139
↓ 1 callers
Method
program_status
(mut self, program: impl AsRef<str>)
xtask/src/tools.rs:681
↓ 1 callers
Method
replace_slices
(&self, from: &[u8], to: &[u8])
xtask/src/util.rs:8
↓ 1 callers
Method
run
(self, args: impl IntoIterator<Item = String>)
xtask/src/action.rs:160
↓ 1 callers
Method
run_impl
( self, executed: &mut HashSet<Self>, running: &mut Vec<Self>, args: impl AsRe
xtask/src/action.rs:100
↓ 1 callers
Function
typst_url
(version: impl AsRef<str>)
xtask/src/action_impl.rs:287
↓ 1 callers
Function
wasi_url
(version: impl AsRef<str>)
xtask/src/action_impl.rs:18
Function
action_build_example
(_args: &[String])
xtask/src/action_impl.rs:245
Function
action_build_manual
(_args: &[String])
xtask/src/action_impl.rs:205
Function
action_build_plugin
(args: &[String])
xtask/src/action_impl.rs:68
Function
action_copy_license
(_args: &[String])
xtask/src/action_impl.rs:279
Function
action_ensure_cargo_about
(_args: &[String])
xtask/src/action_impl.rs:254
Function
action_ensure_wasi_sdk
(_args: &[String])
xtask/src/action_impl.rs:33
Function
action_install_typst
should be only used for CI
xtask/src/action_impl.rs:305
Function
action_make_3rdparty_license_list
(_args: &[String])
xtask/src/action_impl.rs:261
Function
action_opt_plugin
(args: &[String])
xtask/src/action_impl.rs:179
Function
action_prepare_wasm_opt
(args: &[String])
xtask/src/action_impl.rs:144
Function
action_stub_plugin
(args: &[String])
xtask/src/action_impl.rs:87
Method
as_data_matrix
# Safety Option3 can be treated as [`DataMatrixOption`] only when [`symbology`](super::Options::symbology) stored in parent [`Options`](super::Options
zint-wasm-rs/src/options/option3.rs:191
Method
as_i32
(&self)
zint-wasm-rs/src/options/output_options.rs:46
Method
as_i32
(&self)
zint-wasm-rs/src/options/input_mode.rs:32
Method
as_option
(&self)
xtask/src/state.rs:223
Method
as_qr_matrix
# Safety Option3 can be treated as [`QRMatrixOption`] only when [`symbology`](super::Options::symbology) stored in parent [`Options`](super::Options)
zint-wasm-rs/src/options/option3.rs:198
Method
as_ultracode
# Safety Option3 can be treated as [`UltracodeOption`] only when [`symbology`](super::Options::symbology) stored in parent [`Options`](super::Options)
zint-wasm-rs/src/options/option3.rs:205
Method
as_warning
(&self)
zint-wasm-rs/src/error.rs:145
Function
binaryen_url
(version: impl AsRef<str>)
xtask/src/action_impl.rs:129
Method
cause
(&self)
xtask/src/tools.rs:896
Method
default
()
xtask/src/action.rs:94
Method
default
()
zint-wasm-rs/src/symbol.rs:147
Method
deref
(&self)
xtask/src/state.rs:399
Method
deref
(&self)
zint-wasm-rs/src/symbol.rs:157
Method
deref_mut
(&mut self)
xtask/src/state.rs:435
Method
deref_mut
(&mut self)
zint-wasm-rs/src/symbol.rs:166
Method
deserialize
(deserializer: D)
zint-wasm-rs/src/options/output_options.rs:52
Method
deserialize
(deserializer: D)
zint-wasm-rs/src/options/color.rs:67
Method
deserialize
(deserializer: D)
zint-wasm-rs/src/options/option3.rs:254
Method
deserialize
(deserializer: D)
zint-wasm-rs/src/options/input_mode.rs:47
Function
download
(url: impl AsRef<str>, target: impl AsRef<Path>)
xtask/src/tools.rs:212
Function
download_curl
(url: &str, path: &Path)
xtask/src/tools.rs:161
Function
download_wget
(url: &str, path: &Path)
xtask/src/tools.rs:133
Method
drop
(&mut self)
zint-wasm-rs/src/symbol.rs:175
Function
emf_plot
zint-wasm-sys/patch/patch.c:9
Method
error
(error: E)
xtask/src/action.rs:184
Method
expecting
(&self, formatter: &mut std::fmt::Formatter)
zint-wasm-rs/src/options/output_options.rs:95
Method
expecting
(&self, formatter: &mut std::fmt::Formatter)
zint-wasm-rs/src/options/color.rs:90
Method
expecting
(&self, formatter: &mut std::fmt::Formatter)
zint-wasm-rs/src/options/option3.rs:264
Method
expecting
(&self, formatter: &mut std::fmt::Formatter)
zint-wasm-rs/src/options/input_mode.rs:85
Method
file_not_found
(argument: &'static str, file: impl AsRef<Path>)
xtask/src/tools.rs:738
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
xtask/src/tools.rs:260
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
xtask/src/action.rs:169
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
xtask/src/log.rs:85
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
zint-wasm-rs/src/error.rs:201
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
zint-wasm-rs/src/options/option3.rs:211
Method
from
(value: u64)
xtask/src/tools.rs:644
Method
from
(value: u32)
zint-wasm-rs/src/error.rs:160
Method
from
(val: CapabilityFlags)
zint-wasm-rs/src/options/capability.rs:42
Method
from
(mask: QRMask)
zint-wasm-rs/src/options/option3.rs:125
Method
from_exit
(exit: proc::ExitStatus)
xtask/src/tools.rs:771
Method
from_ptr
# Safety Provided `ptr` must point to a properly initalized `Symbol`.
zint-wasm-rs/src/symbol.rs:109
Method
from_str
(s: &str)
zint-wasm-rs/src/options/color.rs:41
Function
gen_with_options
(options: &[u8], text: &[u8])
zint-typst-plugin/src/lib.rs:20
Function
hash_files
(files: impl IntoIterator<Item = P>)
xtask/src/tools.rs:593
Method
inaccessible
(argument: &'static str, source: io::Error)
xtask/src/tools.rs:752
Method
interrupt
(interrupt: i32)
xtask/src/tools.rs:726
Method
into_option_mut
(self)
xtask/src/state.rs:247
Method
is_ok
(&self)
zint-wasm-rs/src/error.rs:136
Method
is_opaque
(&self)
zint-wasm-rs/src/options/color.rs:33
Method
load
(path: impl AsRef<Path>)
xtask/src/state.rs:29
Function
local_tool_path
(name: impl AsRef<Path>)
xtask/src/tools.rs:21
Function
main
()
xtask/build.rs:3
Function
main
()
xtask/src/main.rs:10
Function
main
()
zint-wasm-rs/examples/code128.rs:6
Function
main
()
zint-wasm-rs/examples/ean13.rs:6
Function
main
()
zint-wasm-sys/build.rs:17
Function
main
()
zint-wasm-sys/examples/code128.rs:5
Method
missing_tool
(name: &'static str, source: Option<&'static str>)
xtask/src/tools.rs:732
Method
new
(code: i32)
xtask/src/tools.rs:717
next →
1–100 of 135, ranked by callers