buffrs 0.13.2

Modern protobuf package management
Documentation
1
2
3
4
5
6
7
8
// (c) Copyright 2025 Helsing GmbH. All rights reserved.

//! Algorithms to deal with complicated operations

/// Installation system
pub mod install;
/// Publishing system
pub mod publish;