:kelko:
:kelko:
Made Base abstract and added half-concrete DocumentBase and EdgeBase to be able to create both, Documents and Edges, via the gem. Sorry, but breaks existing code of type "MyDocument <...
Maybe this is obvious for all the rest, but I have a very hard time to understand what string format exactly I should write as input into stdin of inferno-flamegraph....
Example of usage: > opts = { > innerImage: { > url: 'img/logo.png', /\* relative path from HTML site point of view _/ > width: 58, /_ width of node...
As I noticed while working on #52 the method `read_ident()` in `base.rs` returns different results on the underlying string "Frameset//EN", depending on whether SIMD is used or not. In stable...
Before it always hard-coded HTML 5 as version as long as 'html' was given in the '
### Related Problems? _No response_ ### Describe the solution you'd like: opentelemetry-rust uses a logging-bridge to connect to log/trace macros and also discusses currently dropping the own tracing SDK in...
I currently play around with the micro:bit v2 and this crate because of the rust embedded book. Wanting to write a simple test application by myself (not just following the...
- Version of `ssd1306` in use (if applicable): 0.9.0 (7ed51935bdc6e9e976d3d9a747e768589eaea0cf26f483213bfededc947c8624) - MCU/other hardware in use: Speed Studio Expansion Board with XIAMO SP2040 - Display resolution and interface: I2C, 128x64 ##...