[−][src]Struct sc2_proto::score::ScoreDetails
Fields
unknown_fields: UnknownFields
cached_size: CachedSize
Methods
impl ScoreDetails[src]
impl ScoreDetailspub fn new() -> ScoreDetails[src]
pub fn new() -> ScoreDetailspub fn clear_idle_production_time(&mut self)[src]
pub fn clear_idle_production_time(&mut self)pub fn has_idle_production_time(&self) -> bool[src]
pub fn has_idle_production_time(&self) -> boolpub fn set_idle_production_time(&mut self, v: f32)[src]
pub fn set_idle_production_time(&mut self, v: f32)pub fn get_idle_production_time(&self) -> f32[src]
pub fn get_idle_production_time(&self) -> f32pub fn clear_idle_worker_time(&mut self)[src]
pub fn clear_idle_worker_time(&mut self)pub fn has_idle_worker_time(&self) -> bool[src]
pub fn has_idle_worker_time(&self) -> boolpub fn set_idle_worker_time(&mut self, v: f32)[src]
pub fn set_idle_worker_time(&mut self, v: f32)pub fn get_idle_worker_time(&self) -> f32[src]
pub fn get_idle_worker_time(&self) -> f32pub fn clear_total_value_units(&mut self)[src]
pub fn clear_total_value_units(&mut self)pub fn has_total_value_units(&self) -> bool[src]
pub fn has_total_value_units(&self) -> boolpub fn set_total_value_units(&mut self, v: f32)[src]
pub fn set_total_value_units(&mut self, v: f32)pub fn get_total_value_units(&self) -> f32[src]
pub fn get_total_value_units(&self) -> f32pub fn clear_total_value_structures(&mut self)[src]
pub fn clear_total_value_structures(&mut self)pub fn has_total_value_structures(&self) -> bool[src]
pub fn has_total_value_structures(&self) -> boolpub fn set_total_value_structures(&mut self, v: f32)[src]
pub fn set_total_value_structures(&mut self, v: f32)pub fn get_total_value_structures(&self) -> f32[src]
pub fn get_total_value_structures(&self) -> f32pub fn clear_killed_value_units(&mut self)[src]
pub fn clear_killed_value_units(&mut self)pub fn has_killed_value_units(&self) -> bool[src]
pub fn has_killed_value_units(&self) -> boolpub fn set_killed_value_units(&mut self, v: f32)[src]
pub fn set_killed_value_units(&mut self, v: f32)pub fn get_killed_value_units(&self) -> f32[src]
pub fn get_killed_value_units(&self) -> f32pub fn clear_killed_value_structures(&mut self)[src]
pub fn clear_killed_value_structures(&mut self)pub fn has_killed_value_structures(&self) -> bool[src]
pub fn has_killed_value_structures(&self) -> boolpub fn set_killed_value_structures(&mut self, v: f32)[src]
pub fn set_killed_value_structures(&mut self, v: f32)pub fn get_killed_value_structures(&self) -> f32[src]
pub fn get_killed_value_structures(&self) -> f32pub fn clear_collected_minerals(&mut self)[src]
pub fn clear_collected_minerals(&mut self)pub fn has_collected_minerals(&self) -> bool[src]
pub fn has_collected_minerals(&self) -> boolpub fn set_collected_minerals(&mut self, v: f32)[src]
pub fn set_collected_minerals(&mut self, v: f32)pub fn get_collected_minerals(&self) -> f32[src]
pub fn get_collected_minerals(&self) -> f32pub fn clear_collected_vespene(&mut self)[src]
pub fn clear_collected_vespene(&mut self)pub fn has_collected_vespene(&self) -> bool[src]
pub fn has_collected_vespene(&self) -> boolpub fn set_collected_vespene(&mut self, v: f32)[src]
pub fn set_collected_vespene(&mut self, v: f32)pub fn get_collected_vespene(&self) -> f32[src]
pub fn get_collected_vespene(&self) -> f32pub fn clear_collection_rate_minerals(&mut self)[src]
pub fn clear_collection_rate_minerals(&mut self)pub fn has_collection_rate_minerals(&self) -> bool[src]
pub fn has_collection_rate_minerals(&self) -> boolpub fn set_collection_rate_minerals(&mut self, v: f32)[src]
pub fn set_collection_rate_minerals(&mut self, v: f32)pub fn get_collection_rate_minerals(&self) -> f32[src]
pub fn get_collection_rate_minerals(&self) -> f32pub fn clear_collection_rate_vespene(&mut self)[src]
pub fn clear_collection_rate_vespene(&mut self)pub fn has_collection_rate_vespene(&self) -> bool[src]
pub fn has_collection_rate_vespene(&self) -> boolpub fn set_collection_rate_vespene(&mut self, v: f32)[src]
pub fn set_collection_rate_vespene(&mut self, v: f32)pub fn get_collection_rate_vespene(&self) -> f32[src]
pub fn get_collection_rate_vespene(&self) -> f32pub fn clear_spent_minerals(&mut self)[src]
pub fn clear_spent_minerals(&mut self)pub fn has_spent_minerals(&self) -> bool[src]
pub fn has_spent_minerals(&self) -> boolpub fn set_spent_minerals(&mut self, v: f32)[src]
pub fn set_spent_minerals(&mut self, v: f32)pub fn get_spent_minerals(&self) -> f32[src]
pub fn get_spent_minerals(&self) -> f32pub fn clear_spent_vespene(&mut self)[src]
pub fn clear_spent_vespene(&mut self)pub fn has_spent_vespene(&self) -> bool[src]
pub fn has_spent_vespene(&self) -> boolpub fn set_spent_vespene(&mut self, v: f32)[src]
pub fn set_spent_vespene(&mut self, v: f32)pub fn get_spent_vespene(&self) -> f32[src]
pub fn get_spent_vespene(&self) -> f32pub fn clear_food_used(&mut self)[src]
pub fn clear_food_used(&mut self)pub fn has_food_used(&self) -> bool[src]
pub fn has_food_used(&self) -> boolpub fn set_food_used(&mut self, v: CategoryScoreDetails)[src]
pub fn set_food_used(&mut self, v: CategoryScoreDetails)pub fn mut_food_used(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_food_used(&mut self) -> &mut CategoryScoreDetailspub fn take_food_used(&mut self) -> CategoryScoreDetails[src]
pub fn take_food_used(&mut self) -> CategoryScoreDetailspub fn get_food_used(&self) -> &CategoryScoreDetails[src]
pub fn get_food_used(&self) -> &CategoryScoreDetailspub fn clear_killed_minerals(&mut self)[src]
pub fn clear_killed_minerals(&mut self)pub fn has_killed_minerals(&self) -> bool[src]
pub fn has_killed_minerals(&self) -> boolpub fn set_killed_minerals(&mut self, v: CategoryScoreDetails)[src]
pub fn set_killed_minerals(&mut self, v: CategoryScoreDetails)pub fn mut_killed_minerals(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_killed_minerals(&mut self) -> &mut CategoryScoreDetailspub fn take_killed_minerals(&mut self) -> CategoryScoreDetails[src]
pub fn take_killed_minerals(&mut self) -> CategoryScoreDetailspub fn get_killed_minerals(&self) -> &CategoryScoreDetails[src]
pub fn get_killed_minerals(&self) -> &CategoryScoreDetailspub fn clear_killed_vespene(&mut self)[src]
pub fn clear_killed_vespene(&mut self)pub fn has_killed_vespene(&self) -> bool[src]
pub fn has_killed_vespene(&self) -> boolpub fn set_killed_vespene(&mut self, v: CategoryScoreDetails)[src]
pub fn set_killed_vespene(&mut self, v: CategoryScoreDetails)pub fn mut_killed_vespene(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_killed_vespene(&mut self) -> &mut CategoryScoreDetailspub fn take_killed_vespene(&mut self) -> CategoryScoreDetails[src]
pub fn take_killed_vespene(&mut self) -> CategoryScoreDetailspub fn get_killed_vespene(&self) -> &CategoryScoreDetails[src]
pub fn get_killed_vespene(&self) -> &CategoryScoreDetailspub fn clear_lost_minerals(&mut self)[src]
pub fn clear_lost_minerals(&mut self)pub fn has_lost_minerals(&self) -> bool[src]
pub fn has_lost_minerals(&self) -> boolpub fn set_lost_minerals(&mut self, v: CategoryScoreDetails)[src]
pub fn set_lost_minerals(&mut self, v: CategoryScoreDetails)pub fn mut_lost_minerals(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_lost_minerals(&mut self) -> &mut CategoryScoreDetailspub fn take_lost_minerals(&mut self) -> CategoryScoreDetails[src]
pub fn take_lost_minerals(&mut self) -> CategoryScoreDetailspub fn get_lost_minerals(&self) -> &CategoryScoreDetails[src]
pub fn get_lost_minerals(&self) -> &CategoryScoreDetailspub fn clear_lost_vespene(&mut self)[src]
pub fn clear_lost_vespene(&mut self)pub fn has_lost_vespene(&self) -> bool[src]
pub fn has_lost_vespene(&self) -> boolpub fn set_lost_vespene(&mut self, v: CategoryScoreDetails)[src]
pub fn set_lost_vespene(&mut self, v: CategoryScoreDetails)pub fn mut_lost_vespene(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_lost_vespene(&mut self) -> &mut CategoryScoreDetailspub fn take_lost_vespene(&mut self) -> CategoryScoreDetails[src]
pub fn take_lost_vespene(&mut self) -> CategoryScoreDetailspub fn get_lost_vespene(&self) -> &CategoryScoreDetails[src]
pub fn get_lost_vespene(&self) -> &CategoryScoreDetailspub fn clear_friendly_fire_minerals(&mut self)[src]
pub fn clear_friendly_fire_minerals(&mut self)pub fn has_friendly_fire_minerals(&self) -> bool[src]
pub fn has_friendly_fire_minerals(&self) -> boolpub fn set_friendly_fire_minerals(&mut self, v: CategoryScoreDetails)[src]
pub fn set_friendly_fire_minerals(&mut self, v: CategoryScoreDetails)pub fn mut_friendly_fire_minerals(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_friendly_fire_minerals(&mut self) -> &mut CategoryScoreDetailspub fn take_friendly_fire_minerals(&mut self) -> CategoryScoreDetails[src]
pub fn take_friendly_fire_minerals(&mut self) -> CategoryScoreDetailspub fn get_friendly_fire_minerals(&self) -> &CategoryScoreDetails[src]
pub fn get_friendly_fire_minerals(&self) -> &CategoryScoreDetailspub fn clear_friendly_fire_vespene(&mut self)[src]
pub fn clear_friendly_fire_vespene(&mut self)pub fn has_friendly_fire_vespene(&self) -> bool[src]
pub fn has_friendly_fire_vespene(&self) -> boolpub fn set_friendly_fire_vespene(&mut self, v: CategoryScoreDetails)[src]
pub fn set_friendly_fire_vespene(&mut self, v: CategoryScoreDetails)pub fn mut_friendly_fire_vespene(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_friendly_fire_vespene(&mut self) -> &mut CategoryScoreDetailspub fn take_friendly_fire_vespene(&mut self) -> CategoryScoreDetails[src]
pub fn take_friendly_fire_vespene(&mut self) -> CategoryScoreDetailspub fn get_friendly_fire_vespene(&self) -> &CategoryScoreDetails[src]
pub fn get_friendly_fire_vespene(&self) -> &CategoryScoreDetailspub fn clear_used_minerals(&mut self)[src]
pub fn clear_used_minerals(&mut self)pub fn has_used_minerals(&self) -> bool[src]
pub fn has_used_minerals(&self) -> boolpub fn set_used_minerals(&mut self, v: CategoryScoreDetails)[src]
pub fn set_used_minerals(&mut self, v: CategoryScoreDetails)pub fn mut_used_minerals(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_used_minerals(&mut self) -> &mut CategoryScoreDetailspub fn take_used_minerals(&mut self) -> CategoryScoreDetails[src]
pub fn take_used_minerals(&mut self) -> CategoryScoreDetailspub fn get_used_minerals(&self) -> &CategoryScoreDetails[src]
pub fn get_used_minerals(&self) -> &CategoryScoreDetailspub fn clear_used_vespene(&mut self)[src]
pub fn clear_used_vespene(&mut self)pub fn has_used_vespene(&self) -> bool[src]
pub fn has_used_vespene(&self) -> boolpub fn set_used_vespene(&mut self, v: CategoryScoreDetails)[src]
pub fn set_used_vespene(&mut self, v: CategoryScoreDetails)pub fn mut_used_vespene(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_used_vespene(&mut self) -> &mut CategoryScoreDetailspub fn take_used_vespene(&mut self) -> CategoryScoreDetails[src]
pub fn take_used_vespene(&mut self) -> CategoryScoreDetailspub fn get_used_vespene(&self) -> &CategoryScoreDetails[src]
pub fn get_used_vespene(&self) -> &CategoryScoreDetailspub fn clear_total_used_minerals(&mut self)[src]
pub fn clear_total_used_minerals(&mut self)pub fn has_total_used_minerals(&self) -> bool[src]
pub fn has_total_used_minerals(&self) -> boolpub fn set_total_used_minerals(&mut self, v: CategoryScoreDetails)[src]
pub fn set_total_used_minerals(&mut self, v: CategoryScoreDetails)pub fn mut_total_used_minerals(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_total_used_minerals(&mut self) -> &mut CategoryScoreDetailspub fn take_total_used_minerals(&mut self) -> CategoryScoreDetails[src]
pub fn take_total_used_minerals(&mut self) -> CategoryScoreDetailspub fn get_total_used_minerals(&self) -> &CategoryScoreDetails[src]
pub fn get_total_used_minerals(&self) -> &CategoryScoreDetailspub fn clear_total_used_vespene(&mut self)[src]
pub fn clear_total_used_vespene(&mut self)pub fn has_total_used_vespene(&self) -> bool[src]
pub fn has_total_used_vespene(&self) -> boolpub fn set_total_used_vespene(&mut self, v: CategoryScoreDetails)[src]
pub fn set_total_used_vespene(&mut self, v: CategoryScoreDetails)pub fn mut_total_used_vespene(&mut self) -> &mut CategoryScoreDetails[src]
pub fn mut_total_used_vespene(&mut self) -> &mut CategoryScoreDetailspub fn take_total_used_vespene(&mut self) -> CategoryScoreDetails[src]
pub fn take_total_used_vespene(&mut self) -> CategoryScoreDetailspub fn get_total_used_vespene(&self) -> &CategoryScoreDetails[src]
pub fn get_total_used_vespene(&self) -> &CategoryScoreDetailspub fn clear_total_damage_dealt(&mut self)[src]
pub fn clear_total_damage_dealt(&mut self)pub fn has_total_damage_dealt(&self) -> bool[src]
pub fn has_total_damage_dealt(&self) -> boolpub fn set_total_damage_dealt(&mut self, v: VitalScoreDetails)[src]
pub fn set_total_damage_dealt(&mut self, v: VitalScoreDetails)pub fn mut_total_damage_dealt(&mut self) -> &mut VitalScoreDetails[src]
pub fn mut_total_damage_dealt(&mut self) -> &mut VitalScoreDetailspub fn take_total_damage_dealt(&mut self) -> VitalScoreDetails[src]
pub fn take_total_damage_dealt(&mut self) -> VitalScoreDetailspub fn get_total_damage_dealt(&self) -> &VitalScoreDetails[src]
pub fn get_total_damage_dealt(&self) -> &VitalScoreDetailspub fn clear_total_damage_taken(&mut self)[src]
pub fn clear_total_damage_taken(&mut self)pub fn has_total_damage_taken(&self) -> bool[src]
pub fn has_total_damage_taken(&self) -> boolpub fn set_total_damage_taken(&mut self, v: VitalScoreDetails)[src]
pub fn set_total_damage_taken(&mut self, v: VitalScoreDetails)pub fn mut_total_damage_taken(&mut self) -> &mut VitalScoreDetails[src]
pub fn mut_total_damage_taken(&mut self) -> &mut VitalScoreDetailspub fn take_total_damage_taken(&mut self) -> VitalScoreDetails[src]
pub fn take_total_damage_taken(&mut self) -> VitalScoreDetailspub fn get_total_damage_taken(&self) -> &VitalScoreDetails[src]
pub fn get_total_damage_taken(&self) -> &VitalScoreDetailspub fn clear_total_healed(&mut self)[src]
pub fn clear_total_healed(&mut self)pub fn has_total_healed(&self) -> bool[src]
pub fn has_total_healed(&self) -> boolpub fn set_total_healed(&mut self, v: VitalScoreDetails)[src]
pub fn set_total_healed(&mut self, v: VitalScoreDetails)pub fn mut_total_healed(&mut self) -> &mut VitalScoreDetails[src]
pub fn mut_total_healed(&mut self) -> &mut VitalScoreDetailspub fn take_total_healed(&mut self) -> VitalScoreDetails[src]
pub fn take_total_healed(&mut self) -> VitalScoreDetailspub fn get_total_healed(&self) -> &VitalScoreDetails[src]
pub fn get_total_healed(&self) -> &VitalScoreDetailsTrait Implementations
impl Default for ScoreDetails[src]
impl Default for ScoreDetailsfn default() -> ScoreDetails[src]
fn default() -> ScoreDetailsimpl PartialEq<ScoreDetails> for ScoreDetails[src]
impl PartialEq<ScoreDetails> for ScoreDetailsfn eq(&self, other: &ScoreDetails) -> bool[src]
fn eq(&self, other: &ScoreDetails) -> boolfn ne(&self, other: &ScoreDetails) -> bool[src]
fn ne(&self, other: &ScoreDetails) -> boolimpl Clone for ScoreDetails[src]
impl Clone for ScoreDetailsfn clone(&self) -> ScoreDetails[src]
fn clone(&self) -> ScoreDetailsfn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)Performs copy-assignment from source. Read more
impl Debug for ScoreDetails[src]
impl Debug for ScoreDetailsimpl Message for ScoreDetails[src]
impl Message for ScoreDetailsfn is_initialized(&self) -> bool[src]
fn is_initialized(&self) -> boolfn merge_from(&mut self, is: &mut CodedInputStream) -> ProtobufResult<()>[src]
fn merge_from(&mut self, is: &mut CodedInputStream) -> ProtobufResult<()>fn compute_size(&self) -> u32[src]
fn compute_size(&self) -> u32fn write_to_with_cached_sizes(
&self,
os: &mut CodedOutputStream
) -> ProtobufResult<()>[src]
fn write_to_with_cached_sizes(
&self,
os: &mut CodedOutputStream
) -> ProtobufResult<()>fn get_cached_size(&self) -> u32[src]
fn get_cached_size(&self) -> u32fn get_unknown_fields(&self) -> &UnknownFields[src]
fn get_unknown_fields(&self) -> &UnknownFieldsfn mut_unknown_fields(&mut self) -> &mut UnknownFields[src]
fn mut_unknown_fields(&mut self) -> &mut UnknownFieldsfn as_any(&self) -> &dyn Any[src]
fn as_any(&self) -> &dyn Anyfn as_any_mut(&mut self) -> &mut dyn Any[src]
fn as_any_mut(&mut self) -> &mut dyn Anyfn into_any(self: Box<Self>) -> Box<dyn Any>[src]
fn into_any(self: Box<Self>) -> Box<dyn Any>fn descriptor(&self) -> &'static MessageDescriptor[src]
fn descriptor(&self) -> &'static MessageDescriptorfn new() -> ScoreDetails[src]
fn new() -> ScoreDetailsfn descriptor_static() -> &'static MessageDescriptor[src]
fn descriptor_static() -> &'static MessageDescriptorfn default_instance() -> &'static ScoreDetails[src]
fn default_instance() -> &'static ScoreDetailsfn write_to(&self, os: &mut CodedOutputStream) -> Result<(), ProtobufError>
fn write_to(&self, os: &mut CodedOutputStream) -> Result<(), ProtobufError>Write the message to the stream. Read more
fn write_length_delimited_to(
&self,
os: &mut CodedOutputStream
) -> Result<(), ProtobufError>
fn write_length_delimited_to(
&self,
os: &mut CodedOutputStream
) -> Result<(), ProtobufError>Write the message to the stream prepending the message with message length encoded as varint. Read more
fn write_length_delimited_to_vec(
&self,
vec: &mut Vec<u8>
) -> Result<(), ProtobufError>
fn write_length_delimited_to_vec(
&self,
vec: &mut Vec<u8>
) -> Result<(), ProtobufError>Write the message to the vec, prepend the message with message length encoded as varint. Read more
fn merge_from_bytes(&mut self, bytes: &[u8]) -> Result<(), ProtobufError>
fn merge_from_bytes(&mut self, bytes: &[u8]) -> Result<(), ProtobufError>Update this message object with fields read from given stream.
fn check_initialized(&self) -> Result<(), ProtobufError>
fn check_initialized(&self) -> Result<(), ProtobufError>Check if all required fields of this object are initialized.
fn write_to_writer(&self, w: &mut dyn Write) -> Result<(), ProtobufError>
fn write_to_writer(&self, w: &mut dyn Write) -> Result<(), ProtobufError>Write the message to the writer.
fn write_to_vec(&self, v: &mut Vec<u8>) -> Result<(), ProtobufError>
fn write_to_vec(&self, v: &mut Vec<u8>) -> Result<(), ProtobufError>Write the message to bytes vec.
fn write_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>
fn write_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>Write the message to bytes vec.
fn write_length_delimited_to_writer(
&self,
w: &mut dyn Write
) -> Result<(), ProtobufError>
fn write_length_delimited_to_writer(
&self,
w: &mut dyn Write
) -> Result<(), ProtobufError>Write the message to the writer, prepend the message with message length encoded as varint. Read more
fn write_length_delimited_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>
fn write_length_delimited_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>Write the message to the bytes vec, prepend the message with message length encoded as varint. Read more
fn type_id(&self) -> TypeId
fn type_id(&self) -> TypeIdGet type id for downcasting.
impl Clear for ScoreDetails[src]
impl Clear for ScoreDetailsimpl ProtobufValue for ScoreDetails[src]
impl ProtobufValue for ScoreDetailsfn as_ref(&self) -> ProtobufValueRef[src]
fn as_ref(&self) -> ProtobufValueReffn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)fn is_non_zero(&self) -> bool
fn is_non_zero(&self) -> boolfn as_ref_copy(&self) -> ProtobufValueRef<'static>
fn as_ref_copy(&self) -> ProtobufValueRef<'static>Auto Trait Implementations
impl Send for ScoreDetails
impl Send for ScoreDetailsimpl Sync for ScoreDetails
impl Sync for ScoreDetailsBlanket Implementations
impl<T, U> Into for T where
U: From<T>, [src]
impl<T, U> Into for T where
U: From<T>, impl<T> ToOwned for T where
T: Clone, [src]
impl<T> ToOwned for T where
T: Clone, impl<T> From for T[src]
impl<T> From for Timpl<T, U> TryFrom for T where
T: From<U>, [src]
impl<T, U> TryFrom for T where
T: From<U>, type Error = !
try_from)The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>impl<T> Borrow for T where
T: ?Sized, [src]
impl<T> Borrow for T where
T: ?Sized, impl<T> Any for T where
T: 'static + ?Sized, [src]
impl<T> Any for T where
T: 'static + ?Sized, fn get_type_id(&self) -> TypeId[src]
fn get_type_id(&self) -> TypeIdimpl<T, U> TryInto for T where
U: TryFrom<T>, [src]
impl<T, U> TryInto for T where
U: TryFrom<T>, type Error = <U as TryFrom<T>>::Error
try_from)The type returned in the event of a conversion error.
fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>[src]
fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>impl<T> BorrowMut for T where
T: ?Sized, [src]
impl<T> BorrowMut for T where
T: ?Sized, fn borrow_mut(&mut self) -> &mut T[src]
fn borrow_mut(&mut self) -> &mut T