typst/crates
Laurenz b8b0137504 Bytes type
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
2023-08-04 15:46:46 +02:00
..
typst Bytes type 2023-08-04 15:46:46 +02:00
typst-cli Bytes type 2023-08-04 15:46:46 +02:00
typst-docs Bytes type 2023-08-04 15:46:46 +02:00
typst-library Bytes type 2023-08-04 15:46:46 +02:00
typst-macros Center delimiters vertically about the axis (#1756) 2023-07-20 12:50:12 +02:00
typst-syntax Split markup and math shorthands for docs 2023-08-03 16:33:17 +02:00