servicepoint-binding-ruby/crates/servicepoint/src
2024-11-13 18:29:48 +01:00
..
bitmap.rs more From for Cp437Grid and BitVec 2024-11-12 21:55:27 +01:00
brightness.rs add row and column ops for primitive grid 2024-11-12 19:36:29 +01:00
char_grid.rs move trait impls to CharGrid that are not encoding related 2024-11-12 22:10:59 +01:00
command.rs use thiserror for more errors 2024-11-12 22:33:30 +01:00
command_code.rs add links to documentation, add some docs 2024-10-10 23:17:19 +02:00
compression.rs hide packets to reduce api surface for new users 2024-10-10 23:41:08 +02:00
compression_code.rs use Origin::ZERO constant 2024-10-16 19:21:45 +02:00
connection.rs remove Arc from WebSocket Connection 2024-11-13 18:29:48 +01:00
cp437.rs use thiserror for more errors 2024-11-12 22:33:30 +01:00
data_ref.rs more examples and documentation 2024-06-26 17:05:07 +02:00
grid.rs add unit tests 2024-10-13 16:51:32 +02:00
lib.rs err returns for series methods 2024-11-12 19:37:21 +01:00
origin.rs use Origin::ZERO constant 2024-10-16 19:21:45 +02:00
packet.rs formatting changes, mostly resulting from the shorter name 2024-10-15 21:37:36 +02:00
primitive_grid.rs fix broken links in documentation 2024-11-12 22:11:45 +01:00