Crates.io | sbp-settings |
lib.rs | sbp-settings |
version | 0.7.0 |
source | src |
created_at | 2021-10-01 19:38:23.450371 |
updated_at | 2024-10-22 23:23:58.398256 |
description | SwiftNav settings API library |
homepage | |
repository | https://github.com/swift-nav/libsettings-rs |
max_upload_size | |
id | 459235 |
size | 218,481 |
Copyright (C) 2018-2019 Swift Navigation Inc. Contact: Swift Navigation dev@swiftnav.com
This source is subject to the license found in the file 'LICENSE' which must be be distributed together with this source. All other rights reserved.
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
Open source SwiftNav settings API library for Rust. sbp-settings
aims to provide a standardized settings framework for projects accessing Piksi settings.
Execute a dry run:
./publish.sh
Publish:
EXECUTE=1 ./publish.sh