Skip to content

Commit

Permalink
Add no_run marker to c2b register
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed Nov 22, 2023
1 parent 2119979 commit a8210c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client/c2b_register.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Returns a `C2bRegisterBuilder`
See more from the Safaricom API docs [here](https://developer.safaricom.co.ke/APIs/CustomerToBusinessRegisterURL)

# Example
```rust
```rust,no_run
use mpesa::{Mpesa, Environment};
#[tokio::main]
Expand Down

0 comments on commit a8210c9

Please sign in to comment.