port-sdk 0.1.0

Rust SDK for Port APIs.
Documentation
1
2
3
4
# Format to an easily readable width without causing excessive wrapping.
max_width = 100
# Prefer expanded formatting for complex expressions to avoid line noise.
use_small_heuristics = "Max"