better name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-09-10 20:24:40 +02:00
parent 7aecc94fda
commit 609b3c11b1
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -15,7 +15,7 @@ pub mod dest;
pub mod user;
#[derive(Debug)]
pub struct RemoteConfig {
pub struct RemoteEntityConfig {
pub entity_id: UnsignedByteField,
pub max_file_segment_len: usize,
pub closure_requeted_by_default: bool,