Skip to main content

Bytes

Type Alias Bytes 

Source
pub type Bytes = Bytes;

Aliased Type§

pub struct Bytes(/* private fields */);

Trait Implementations§

Source§

impl From<AssetName> for Bytes

Source§

fn from(value: AssetName) -> Self

Converts to this type from the input type.