Struct solana_core::tower_storage::FileTowerStorage [−][src]
pub struct FileTowerStorage {
pub tower_path: PathBuf,
}Fields
tower_path: PathBufImplementations
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for FileTowerStorage
impl Send for FileTowerStorage
impl Sync for FileTowerStorage
impl Unpin for FileTowerStorage
impl UnwindSafe for FileTowerStorage
Blanket Implementations
Mutably borrows from an owned value. Read more
Wrap the input message T in a tonic::Request
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
