Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to next at kemitix/kxio 2024-11-09 19:21:51 +00:00
4f990f907c docs(examples): add annotations to the get example
kemitix pushed to dev at kemitix/kxio 2024-11-09 19:21:06 +00:00
4f990f907c docs(examples): add annotations to the get example
kemitix pushed to next at kemitix/kxio 2024-11-09 18:38:45 +00:00
50b7b0e69e docs(examples): add annotations to the get example
kemitix pushed to main at kemitix/kxio 2024-11-09 18:38:42 +00:00
9c0cf07bcc docs(readme): write a proper readme
kemitix pushed to next at kemitix/kxio 2024-11-09 18:35:57 +00:00
9c0cf07bcc docs(readme): write a proper readme
kemitix pushed to main at kemitix/kxio 2024-11-09 18:35:57 +00:00
d5340bec78 build: add cargo mutants to local dev test build step
kemitix pushed to next at kemitix/kxio 2024-11-09 18:33:32 +00:00
d5340bec78 build: add cargo mutants to local dev test build step
kemitix pushed to main at kemitix/kxio 2024-11-09 18:33:31 +00:00
4594a792e0 fix: use Default to create reqwest client
kemitix pushed to next at kemitix/kxio 2024-11-09 18:28:55 +00:00
4594a792e0 fix: use Default to create reqwest client
kemitix pushed to dev at kemitix/kxio 2024-11-09 18:28:46 +00:00
50b7b0e69e docs(examples): add annotations to the get example
9c0cf07bcc docs(readme): write a proper readme
d5340bec78 build: add cargo mutants to local dev test build step
4594a792e0 fix: use Default to create reqwest client
Compare 4 commits »
kemitix pushed to main at kemitix/kxio 2024-11-09 15:53:41 +00:00
02adc7dcd2 docs(example): get and save
kemitix pushed to next at kemitix/kxio 2024-11-09 15:49:35 +00:00
02adc7dcd2 docs(example): get and save
kemitix pushed to main at kemitix/kxio 2024-11-09 15:49:33 +00:00
ac3527ce90 feat: Net and MockNet wrappers for InnerNet<Mocker> and InnerNet<Unmocked>
kemitix pushed to next at kemitix/kxio 2024-11-09 15:47:29 +00:00
ac3527ce90 feat: Net and MockNet wrappers for InnerNet<Mocker> and InnerNet<Unmocked>
kemitix pushed to main at kemitix/kxio 2024-11-09 15:47:28 +00:00
69c1ac8565 feat: Net<Mocked> uses internal mutability
kemitix pushed to next at kemitix/kxio 2024-11-09 15:43:23 +00:00
69c1ac8565 feat: Net<Mocked> uses internal mutability
kemitix pushed to dev at kemitix/kxio 2024-11-09 15:43:08 +00:00
02adc7dcd2 docs(example): get and save
ac3527ce90 feat: Net and MockNet wrappers for InnerNet<Mocker> and InnerNet<Unmocked>
69c1ac8565 feat: Net<Mocked> uses internal mutability
Compare 3 commits »
kemitix pushed to next at kemitix/kxio 2024-11-09 15:39:49 +00:00
60ac665e00 feat: Net<Mocked> uses internal mutability
kemitix pushed to dev at kemitix/kxio 2024-11-09 15:39:40 +00:00
2edfe7d51f docs(example): get and save
dd77e2226e feat: Net and MockNet wrappers for InnerNet<Mocker> and InnerNet<Unmocked>
60ac665e00 feat: Net<Mocked> uses internal mutability
Compare 3 commits »
kemitix pushed to main at kemitix/kxio 2024-11-09 08:08:33 +00:00
17c1b4ff6d feat: add kxio::Result;